Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45296 (GCVE-0-2024-45296)
Vulnerability from cvelistv5 – Published: 2024-09-09 19:07 – Updated: 2025-01-24 20:03- CWE-1333 - Inefficient Regular Expression Complexity
| URL | Tags |
|---|---|
| https://github.com/pillarjs/path-to-regexp/securi… | x_refsource_CONFIRM |
| https://github.com/pillarjs/path-to-regexp/commit… | x_refsource_MISC |
| https://github.com/pillarjs/path-to-regexp/commit… | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2025012… |
| Vendor | Product | Version | |
|---|---|---|---|
| pillarjs | path-to-regexp |
Affected:
< 0.1.10
Affected: >= 0.2.0, < 8.0.0 |
|
| pillarjs | path-to-regexp |
Affected:
0 , < 0.1.0
(custom)
Affected: 0.2.0 , < 8.0.0 (custom) cpe:2.3:a:pillarjs:path-to-regexp:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:pillarjs:path-to-regexp:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "path-to-regexp",
"vendor": "pillarjs",
"versions": [
{
"lessThan": "0.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "8.0.0",
"status": "affected",
"version": "0.2.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-45296",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-09T19:32:57.513942Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-09T19:38:12.783Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-01-24T20:03:07.723Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250124-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "path-to-regexp",
"vendor": "pillarjs",
"versions": [
{
"status": "affected",
"version": "\u003c 0.1.10"
},
{
"status": "affected",
"version": "\u003e= 0.2.0, \u003c 8.0.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333: Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-09T19:07:40.313Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
},
{
"name": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"name": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
}
],
"source": {
"advisory": "GHSA-9wv6-86v2-598j",
"discovery": "UNKNOWN"
},
"title": "path-to-regexp outputs backtracking regular expressions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-45296",
"datePublished": "2024-09-09T19:07:40.313Z",
"dateReserved": "2024-08-26T18:25:35.442Z",
"dateUpdated": "2025-01-24T20:03:07.723Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45296",
"date": "2026-06-09",
"epss": "0.00064",
"percentile": "0.20066"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.\"}, {\"lang\": \"es\", \"value\": \"path-to-regexp convierte cadenas de ruta en expresiones regulares. En ciertos casos, path-to-regexp generar\\u00e1 una expresi\\u00f3n regular que puede explotarse para generar un rendimiento deficiente. Debido a que JavaScript es de un solo subproceso y la coincidencia de expresiones regulares se ejecuta en el subproceso principal, un rendimiento deficiente bloquear\\u00e1 el bucle de eventos y provocar\\u00e1 un ataque de denegaci\\u00f3n de servicio (DoS). La expresi\\u00f3n regular incorrecta se genera cada vez que hay dos par\\u00e1metros dentro de un solo segmento, separados por algo que no sea un punto (.). Para los usuarios de la versi\\u00f3n 0.1, actualice a la versi\\u00f3n 0.1.10. Todos los dem\\u00e1s usuarios deben actualizar a la versi\\u00f3n 8.0.0.\"}]",
"id": "CVE-2024-45296",
"lastModified": "2024-09-10T12:09:50.377",
"metrics": "{\"cvssMetricV31\": [{\"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:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-09-09T19:15:13.330",
"references": "[{\"url\": \"https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j\", \"source\": \"security-advisories@github.com\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45296\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-09-09T19:15:13.330\",\"lastModified\":\"2025-01-24T20:15:32.680\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.\"},{\"lang\":\"es\",\"value\":\"path-to-regexp convierte cadenas de ruta en expresiones regulares. En ciertos casos, path-to-regexp generar\u00e1 una expresi\u00f3n regular que puede explotarse para generar un rendimiento deficiente. Debido a que JavaScript es de un solo subproceso y la coincidencia de expresiones regulares se ejecuta en el subproceso principal, un rendimiento deficiente bloquear\u00e1 el bucle de eventos y provocar\u00e1 un ataque de denegaci\u00f3n de servicio (DoS). La expresi\u00f3n regular incorrecta se genera cada vez que hay dos par\u00e1metros dentro de un solo segmento, separados por algo que no sea un punto (.). Para los usuarios de la versi\u00f3n 0.1, actualice a la versi\u00f3n 0.1.10. Todos los dem\u00e1s usuarios deben actualizar a la versi\u00f3n 8.0.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250124-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45296\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-09T19:32:57.513942Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:pillarjs:path-to-regexp:*:*:*:*:*:*:*:*\"], \"vendor\": \"pillarjs\", \"product\": \"path-to-regexp\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.1.0\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0.2.0\", \"lessThan\": \"8.0.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-09T19:38:02.181Z\"}}], \"cna\": {\"title\": \"path-to-regexp outputs backtracking regular expressions\", \"source\": {\"advisory\": \"GHSA-9wv6-86v2-598j\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"pillarjs\", \"product\": \"path-to-regexp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.1.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.2.0, \u003c 8.0.0\"}]}], \"references\": [{\"url\": \"https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j\", \"name\": \"https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f\", \"name\": \"https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6\", \"name\": \"https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333: Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-09-09T19:07:40.313Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45296\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-09T19:38:12.783Z\", \"dateReserved\": \"2024-08-26T18:25:35.442Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-09-09T19:07:40.313Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHBA-2024:11265
Vulnerability from csaf_redhat - Published: 2024-12-17 15:12 - Updated: 2026-06-02 15:18A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
A flaw was found in the backstage/plugin-catalog-backend package. A malicious actor with authenticated access to a Backstage instance with the catalog backend plugin installed is able to interrupt the service using a specially crafted query to the catalog API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
A directory traversal vulnerability was found in the backstage/plugin-techdocs-backend package. When using the AWS S3 or GCS storage provider for TechDocs, it is possible to access content in the entire storage bucket. This can leak contents of the bucket that are not intended to be accessible, as well as bypass permission checks in Backstage.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
A flaw was found in the backstage/plugin-techdocs-backend package. An attacker with control of the contents of the TechDocs storage buckets may be able to inject executable scripts in the TechDocs content that will be executed in the victim's browser when browsing documentation or navigating to an attacker provided link.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
A flaw was found in the backstage/plugin-app-backend package. Configurations supplied through APP_CONFIG_* environment variables unexpectedly ignore the visibility defined in the configuration schema, potentially exposing sensitive configuration details intended to remain private or restricted to backend processes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 | — |
Workaround
|
{
"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 Developer Hub 1.4 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"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/RHBA-2024:11265",
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-21536",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-21538",
"url": "https://access.redhat.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45296",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45590",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45815",
"url": "https://access.redhat.com/security/cve/CVE-2024-45815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45816",
"url": "https://access.redhat.com/security/cve/CVE-2024-45816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-46976",
"url": "https://access.redhat.com/security/cve/CVE-2024-46976"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-47762",
"url": "https://access.redhat.com/security/cve/CVE-2024-47762"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_11265.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Developer Hub 1.4.0 release.",
"tracking": {
"current_release_date": "2026-06-02T15:18:58+00:00",
"generator": {
"date": "2026-06-02T15:18:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHBA-2024:11265",
"initial_release_date": "2024-12-17T15:12:17+00:00",
"revision_history": [
{
"date": "2024-12-17T15:12:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T21:34:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:18:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product": {
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub (RHDH)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1734106454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1734106469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1734113472"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: 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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_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": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-21538",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-11-08T13:44:29.182678+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2324550"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cross-spawn: 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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "RHBZ#2324550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324550"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/pull/160",
"url": "https://github.com/moxystudio/node-cross-spawn/pull/160"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230",
"url": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230"
}
],
"release_date": "2024-11-08T05:00:04.695000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression denial of service"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_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": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-45815",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-09-17T21:20:06.780788+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312952"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the backstage/plugin-catalog-backend package. A malicious actor with authenticated access to a Backstage instance with the catalog backend plugin installed is able to interrupt the service using a specially crafted query to the catalog API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "plugin-catalog-backend: prototype pollution 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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45815"
},
{
"category": "external",
"summary": "RHBZ#2312952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312952"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45815",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45815"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-3x3f-jcp3-g22j",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-3x3f-jcp3-g22j"
}
],
"release_date": "2024-09-17T21:15:12.320000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "plugin-catalog-backend: prototype pollution vulnerability"
},
{
"cve": "CVE-2024-45816",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"discovery_date": "2024-09-17T21:20:09.051855+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312953"
}
],
"notes": [
{
"category": "description",
"text": "A directory traversal vulnerability was found in the backstage/plugin-techdocs-backend package. When using the AWS S3 or GCS storage provider for TechDocs, it is possible to access content in the entire storage bucket. This can leak contents of the bucket that are not intended to be accessible, as well as bypass permission checks in Backstage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "plugin-techdocs-backend: storage bucket directory traversal in TechDocs",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45816"
},
{
"category": "external",
"summary": "RHBZ#2312953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45816"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-39v3-f278-vj3g",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-39v3-f278-vj3g"
}
],
"release_date": "2024-09-17T21:15:12.553000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "plugin-techdocs-backend: storage bucket directory traversal in TechDocs"
},
{
"cve": "CVE-2024-46976",
"cwe": {
"id": "CWE-693",
"name": "Protection Mechanism Failure"
},
"discovery_date": "2024-09-17T21:20:11.815685+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312954"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the backstage/plugin-techdocs-backend package. An attacker with control of the contents of the TechDocs storage buckets may be able to inject executable scripts in the TechDocs content that will be executed in the victim\u0027s browser when browsing documentation or navigating to an attacker provided link.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "plugin-techdocs-backend: circumvention of XSS protection in TechDocs",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-46976"
},
{
"category": "external",
"summary": "RHBZ#2312954",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312954"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-46976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46976"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-5j94-f3mf-8685",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-5j94-f3mf-8685"
}
],
"release_date": "2024-09-17T21:15:12.763000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "plugin-techdocs-backend: circumvention of XSS protection in TechDocs"
},
{
"cve": "CVE-2024-47762",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-10-03T18:01:14.495619+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the backstage/plugin-app-backend package. Configurations supplied through APP_CONFIG_* environment variables unexpectedly ignore the visibility defined in the configuration schema, potentially exposing sensitive configuration details intended to remain private or restricted to backend processes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "backstage/plugin-app-backend: Unexpected visibility of environment variable configurations in @backstage/plugin-app-backend",
"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 Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47762"
},
{
"category": "external",
"summary": "RHBZ#2316342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47762"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47762",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47762"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/commit/323e6129073c5cb4cc106a1239eaec31a129554f",
"url": "https://github.com/backstage/backstage/commit/323e6129073c5cb4cc106a1239eaec31a129554f"
},
{
"category": "external",
"summary": "https://github.com/backstage/backstage/security/advisories/GHSA-qc4v-xq2m-65wc",
"url": "https://github.com/backstage/backstage/security/advisories/GHSA-qc4v-xq2m-65wc"
}
],
"release_date": "2024-10-03T17:14:34.529000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T15:12:17+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:11265"
},
{
"category": "workaround",
"details": "Avoid supplying secrets using the APP_CONFIG_* configuration pattern. Consider alternative methods such as the environment variable substitution.\n\nSee this link for more information about environment variable substitution: https://backstage.io/docs/conf/writing/#environment-variable-substitution",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:48edcf6f736e17f33d3630ce2fddc19e95316b7824a7af24e9f0df48ac4f4fe3_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:2981d2470951ea1e26eb968aefc39ab48ab7d9634a520cf2bbd8c5fef313db15_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:448fba0f5f87dc6508b96503fbb794b5b67ed4dea3c95f42d5accdfe1c77e721_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "backstage/plugin-app-backend: Unexpected visibility of environment variable configurations in @backstage/plugin-app-backend"
}
]
}
RHSA-2024:10236
Vulnerability from csaf_redhat - Published: 2024-11-25 19:44 - Updated: 2026-06-05 07:48A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A flaw was found in jsonpath-plus. This vulnerability allows remote code execution via improper input sanitisation and unsafe default usage of the vm module in Node.js. Attackers can exploit this by executing arbitrary code through the unsafe use of the vm module in Node.js, which allows for malicious code injection. This issue occurs due to the way jsonpath-plus evaluates JSON paths using vm, a Node.js module that allows code execution. If user input is not properly sanitized, an attacker can craft JSON paths that execute dangerous commands, such as reading sensitive files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A flaw was found in node-ip. The fix for CVE-2023-42282 in the ip package for Node.js was incomplete, and the issue may still be triggered using some IP addresses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A flaw was found in DOMPurify that could allow for a nesting-based mXSS to not be properly sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 | — |
Workaround
|
{
"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 Dev Spaces 3.17 has been released.\n\nAll containers have been updated to include feature enhancements, bug fixes and CVE fixes. This includes fixes to Critical CVE-2024-21534.\n\nFollowing the Red Hat Product Security standards this update is rated as having a security impact of Important. The Common Vulnerability Scoring System (CVSS) base score is available for every fixed CVE in the references section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Dev Spaces provides a cloud developer workspace server and a browser-based IDE built for teams and organizations. Dev Spaces runs in OpenShift and is well-suited for container-based development.\n\nThe 3.17 release is based on Eclipse Che 7.92 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2.\n\nThis release provides fixes for CVE-2024-21534, CVE-2024-29415, CVE-2024-34156, CVE-2024-45296, CVE-2024-45813, CVE-2024-47875, and CVE-2024-48949. CVE-2024-29415 addresses an incomplete fix for CVE-2023-42282.\n\nUsers still using the v1 standard should migrate as soon as possible.\n\nhttps://devfile.io/docs/2.2.0/migrating-to-devfile-v2\n\nDev Spaces releases support the latest two OpenShift 4 EUS releases. Users are expected to update to newer OpenShift releases in order to continue to get Dev Spaces updates. \n\nhttps://access.redhat.com/support/policy/updates/openshift#crw",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10236",
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "CRW-7528",
"url": "https://issues.redhat.com/browse/CRW-7528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10236.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.17.0 release",
"tracking": {
"current_release_date": "2026-06-05T07:48:12+00:00",
"generator": {
"date": "2026-06-05T07:48:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:10236",
"initial_release_date": "2024-11-25T19:44:38+00:00",
"revision_history": [
{
"date": "2024-11-25T19:44:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-25T19:44:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T07:48:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Dev Spaces 3",
"product": {
"name": "Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_devspaces:3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Dev Spaces"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_id": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_id": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_id": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_id": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/idea-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_id": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_id": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_id": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_id": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_id": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_id": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_id": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_id": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_id": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_id": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_id": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_id": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_id": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_id": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_id": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_id": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_id": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_id": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_id": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_id": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_id": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_id": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_id": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_id": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_id": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x"
},
"product_reference": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64"
},
"product_reference": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
},
"product_reference": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64"
},
"product_reference": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le"
},
"product_reference": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x"
},
"product_reference": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64"
},
"product_reference": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64"
},
"product_reference": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le"
},
"product_reference": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x"
},
"product_reference": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64"
},
"product_reference": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x"
},
"product_reference": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
},
"product_reference": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x"
},
"product_reference": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le"
},
"product_reference": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
},
"product_reference": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-42282",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-02-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265161"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ip: arbitrary code execution via the isPublic() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.\n\nRed Hat Developer Hub contains a fix in 1.1-91 version.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42282"
},
{
"category": "external",
"summary": "RHBZ#2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-ip: arbitrary code execution via the isPublic() function"
},
{
"cve": "CVE-2024-21534",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-10-11T06:00:50.977825+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsonpath-plus. This vulnerability allows remote code execution via improper input sanitisation and unsafe default usage of the vm module in Node.js. Attackers can exploit this by executing arbitrary code through the unsafe use of the vm module in Node.js, which allows for malicious code injection. This issue occurs due to the way jsonpath-plus evaluates JSON paths using vm, a Node.js module that allows code execution. If user input is not properly sanitized, an attacker can craft JSON paths that execute dangerous commands, such as reading sensitive files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat\u0027s initial impact rating of critical has been downgraded to low. While the vulnerable code is technically still present within Red Hat products, there are no code paths in affected products which allow exploitation. As such, the impact to Red Hat products is low.\n\nEach of the products listed have multiple components where a fixed build could occur. This distinction does not matter for users as only one build needs fixed for the product. Additionally, in Red Hat OpenShift AI, jsonpath-plus is a dependency of a direct dependency and is never loaded, as the direct dependency\u0027s feature that requires jsonpath-plus is not used.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21534"
},
{
"category": "external",
"summary": "RHBZ#2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534"
},
{
"category": "external",
"summary": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3",
"url": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3"
},
{
"category": "external",
"summary": "https://github.com/JSONPath-Plus/JSONPath/issues/226",
"url": "https://github.com/JSONPath-Plus/JSONPath/issues/226"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884"
}
],
"release_date": "2024-10-11T05:00:01.824000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Red Hat Product Security recommends updating the vulnerable software to the latest version.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization"
},
{
"cve": "CVE-2024-29415",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-05-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2284554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-ip. The fix for CVE-2023-42282 in the ip package for Node.js was incomplete, and the issue may still be triggered using some IP addresses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-ip: Incomplete fix for CVE-2023-42282",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For CVE-2023-42282, npm does not utilize the bundled code, therefore Red Hat Enterprise Linux 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": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29415"
},
{
"category": "external",
"summary": "RHBZ#2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-ip: Incomplete fix for CVE-2023-42282"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack 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": [
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
},
{
"cve": "CVE-2024-47875",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-10-11T15:20:07.304345+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify that could allow for a nesting-based mXSS to not be properly sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: nesting-based mutation 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": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47875"
},
{
"category": "external",
"summary": "RHBZ#2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098",
"url": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f",
"url": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a",
"url": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf"
}
],
"release_date": "2024-10-11T15:15:05.860000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: nesting-based mutation XSS vulnerability"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"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": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:10762
Vulnerability from csaf_redhat - Published: 2024-12-03 16:20 - Updated: 2026-06-02 15:18A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user's home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
A flaw was found in DOMPurify. This issue may allow an attacker to use specially-crafted HTML to bypass the depth checking or use Prototype Pollution to weaken the depth check, which can lead to cross site scripting (XSS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch | — |
Workaround
|
{
"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 Ansible Automation Platform 2.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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* automation-controller: dompurify: XSS vulnerability via prototype pollution (CVE-2024-45801)\n* automation-controller: path-to-regexp: Backtracking regular expressions cause ReDoS (CVE-2024-45296)\n* ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging (CVE-2024-8775)\n* ansible-core: ansible-core user may read/write unauthorized content (CVE-2024-9902)\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\nUpdates and fixes for automation controller:\n* Fix job schedules running at incorrect times when rrule interval was set to HOURLY or MINUTELY (AAP-36573)\n* Fixed an issue where sensitive data was displayed in the job output (AAP-35582)\n* With this update, you can now save a constructed inventory when verbosity is greater than 2 (AAP-35570)\n* Fix bug where unrelated jobs could be marked as a dependency of other jobs (AAP-35310)\n* Add support for receiving webhooks from Bitbucket Data Center, and add support for posting build statuses back (AAP-35013)\n* Notification List no longer errors when notifications have a missing or null organization field (AAP-34051)\n* Fixed an issue where Thycotic secret server credentials form fields were mis-matched (AAP-31236)\n* automation-controller has been updated to 4.5.13\n\nUpdates and fixes for receptor:\n* Fixed an issue that caused a Receptor runtime panic error (AAP-36477)\n* receptor has been updated to 1.5.1\n\nUpdates and fixes for installer and setup:\n* Receptor data directory can now be configured using \u0027receptor_datadir\u0027 variable (AAP-36699)\n* Fixed issue where metrics-utility command failed to run after updating Automation controller (AAP-36567)\n* Fix issue where the dispatcher service went into FATAL status and failed to process new jobs after a database outage of a few minutes (AAP-36456)\n* Fixed an issue that caused incorrect IDs for RBAC in the database following a backup restore (AAP-35311)\n* With this update, installer tasks that include CA or key information are obfuscated (AAP-27480)\n* installer and setup have been updated to 2.4-8\n\nNote: The 2.4-8 installer can restore a backup created with 2.4-8 or later only. Ensure that you make a backup before and after the upgrade to 2.4-8 or later.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10762",
"url": "https://access.redhat.com/errata/RHSA-2024:10762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2312119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312119"
},
{
"category": "external",
"summary": "2312631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312631"
},
{
"category": "external",
"summary": "2318271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318271"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10762.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-02T15:18:59+00:00",
"generator": {
"date": "2026-06-02T15:18:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10762",
"initial_release_date": "2024-12-03T16:20:16+00:00",
"revision_history": [
{
"date": "2024-12-03T16:20:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-03T16:20:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:18:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-1.el8ap.src",
"product": {
"name": "ansible-core-1:2.15.13-1.el8ap.src",
"product_id": "ansible-core-1:2.15.13-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.13-1.el8ap.src",
"product_id": "automation-controller-0:4.5.13-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-8.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el8ap.src",
"product": {
"name": "receptor-0:1.5.1-1.el8ap.src",
"product_id": "receptor-0:1.5.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.15.13-1.el9ap.src",
"product_id": "ansible-core-1:2.15.13-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.13-1.el9ap.src",
"product_id": "automation-controller-0:4.5.13-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-8.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el9ap.src",
"product": {
"name": "receptor-0:1.5.1-1.el9ap.src",
"product_id": "receptor-0:1.5.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-1.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.15.13-1.el8ap.noarch",
"product_id": "ansible-core-1:2.15.13-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.13-1.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.15.13-1.el8ap.noarch",
"product_id": "ansible-test-1:2.15.13-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.13-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.13-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.13-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.13-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.13-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.13-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.13-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-8.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.5.1-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.5.1-1.el8ap.noarch",
"product_id": "receptorctl-0:1.5.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.15.13-1.el9ap.noarch",
"product_id": "ansible-core-1:2.15.13-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.13-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.15.13-1.el9ap.noarch",
"product_id": "ansible-test-1:2.15.13-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.13-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.13-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.13-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.13-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.13-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.13-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.13-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-8.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.5.1-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.5.1-1.el9ap.noarch",
"product_id": "receptorctl-0:1.5.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.1-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.13-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.13-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.5.1-1.el8ap.x86_64",
"product_id": "receptor-0:1.5.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.13-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.13-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.5.1-1.el9ap.x86_64",
"product_id": "receptor-0:1.5.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.13-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.13-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.5.1-1.el8ap.ppc64le",
"product_id": "receptor-0:1.5.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.13-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.13-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.5.1-1.el9ap.ppc64le",
"product_id": "receptor-0:1.5.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.13-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.13-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.5.1-1.el8ap.s390x",
"product_id": "receptor-0:1.5.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.13-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.13-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.5.1-1.el9ap.s390x",
"product_id": "receptor-0:1.5.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.13-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.13-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.5.1-1.el8ap.aarch64",
"product_id": "receptor-0:1.5.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.13-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.13-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.13-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.13-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.13-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.1-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.5.1-1.el9ap.aarch64",
"product_id": "receptor-0:1.5.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-8.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.13-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-8.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.13-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.13-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-8775",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-09-13T08:31:27.781000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312119"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as moderate rather than important because while it does expose sensitive information during playbook execution, the exposure is limited to logs and output generated during the run, which is typically accessible only to authorized users with sufficient privileges. The flaw does not result in an immediate or direct compromise of systems, as no remote exploitation vector is introduced. Additionally, the risk can be mitigated through proper configuration (`no_log: true`) and access control measures, reducing the likelihood of unauthorized access to the logged data. However, the unintentional disclosure of secrets like passwords or API keys still presents a potential risk for privilege escalation or lateral movement within an environment, justifying a moderate severity 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-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8775"
},
{
"category": "external",
"summary": "RHBZ#2312119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312119"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8775"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-jpxc-vmjf-9fcj",
"url": "https://github.com/advisories/GHSA-jpxc-vmjf-9fcj"
}
],
"release_date": "2024-09-13T08:35:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-03T16:20:16+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"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-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging"
},
{
"acknowledgments": [
{
"names": [
"Matt Clay"
]
}
],
"cve": "CVE-2024-9902",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2024-10-12T02:41:32.581000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user\u0027s home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: Ansible-core user may read/write unauthorized content",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9902"
},
{
"category": "external",
"summary": "RHBZ#2318271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9902"
}
],
"release_date": "2024-11-06T06:11:25.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-03T16:20:16+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10762"
},
{
"category": "workaround",
"details": "In the play that uses the user module with the key generation option,\nhave a prior task ensuring the public key does not exist for example:\n\n- name: avoid user exploit (change name depending on other options\nused in user task)\nfile: path=/home/{{username}}/.ssh/id_rsa.pub state=absent",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-core: Ansible-core user may read/write unauthorized content"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-03T16:20:16+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"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-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-16T19:20:09.863249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312631"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify. This issue may allow an attacker to use specially-crafted HTML to bypass the depth checking or use Prototype Pollution to weaken the depth check, which can lead to cross site scripting (XSS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: XSS vulnerability via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in DOMPurify, while significant, is categorized as moderate severity rather than important due to its specific conditions for exploitation. The issue requires not only a sophisticated nesting technique to bypass the depth checks but also the ability to leverage Prototype Pollution to weaken these protections. This makes the attack scenario relatively complex and less likely to be encountered in general use cases. Furthermore, the flaw impacts only certain configurations and usage patterns, thus reducing its immediate risk.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45801"
},
{
"category": "external",
"summary": "RHBZ#2312631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312631"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45801"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/1e520262bf4c66b5efda49e2316d6d1246ca7b21",
"url": "https://github.com/cure53/DOMPurify/commit/1e520262bf4c66b5efda49e2316d6d1246ca7b21"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/26e1d69ca7f769f5c558619d644d90dd8bf26ebc",
"url": "https://github.com/cure53/DOMPurify/commit/26e1d69ca7f769f5c558619d644d90dd8bf26ebc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674"
}
],
"release_date": "2024-09-16T19:16:11.080000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-03T16:20:16+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.13-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.13-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.1-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dompurify: XSS vulnerability via prototype pollution"
}
]
}
RHSA-2024:10857
Vulnerability from csaf_redhat - Published: 2024-12-05 16:41 - Updated: 2026-06-04 15:53A memory exhaustion flaw was found in the otelgrpc handler of open-telemetry. This flaw may allow a remote unauthenticated attacker to flood the peer address and port and exhaust the server's memory by sending multiple malicious requests, affecting the availability of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64 | — |
Vendor Fix
fix
Workaround
|
A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "Multicluster Engine for Kubernetes 2.7.2 General Availability release images,\nwhich provide enhancements, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE links\nin the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes v2.7.2 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\n\nBacktracking regular expressions cause ReDoS (CVE-2024-45296) \nReDoS vulnerability in multiparametric routes (CVE-2024-45813)\n\nJira issues addressed:\n\n* ACM-14863: cluster-proxy addon stuck in state \"progressing... mca and work configs mismatch\"\n\n* ACM-15018: Detach operation destroys hosted clusters\n\n* ACM-15277: \"Clear all filters\" Button in \"No results found\" in Clusters Does Not Remove Advanced Search Filters",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10857",
"url": "https://access.redhat.com/errata/RHSA-2024:10857"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "ACM-14863",
"url": "https://issues.redhat.com/browse/ACM-14863"
},
{
"category": "external",
"summary": "ACM-15018",
"url": "https://issues.redhat.com/browse/ACM-15018"
},
{
"category": "external",
"summary": "ACM-15277",
"url": "https://issues.redhat.com/browse/ACM-15277"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10857.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.7.2 security updates and bug fixes",
"tracking": {
"current_release_date": "2026-06-04T15:53:52+00:00",
"generator": {
"date": "2026-06-04T15:53:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10857",
"initial_release_date": "2024-12-05T16:41:20+00:00",
"revision_history": [
{
"date": "2024-12-05T16:41:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T16:41:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T15:53:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.7 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.7::el9"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.7.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"product_id": "multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.7.2-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.7.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"product_id": "multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.7.2-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.7.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"product_id": "multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.7.2-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.7.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"product_id": "multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.7.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.7.2-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.7.2-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64 as a component of multicluster engine for Kubernetes 2.7 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-47108",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-11-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251198"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw was found in the otelgrpc handler of open-telemetry. This flaw may allow a remote unauthenticated attacker to flood the peer address and port and exhaust the server\u0027s memory by sending multiple malicious requests, affecting the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry-go-contrib: DoS vulnerability in otelgrpc due to unbound cardinality metrics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While no authentication is required, there are a significant number of non-default factors that prevent widespread exploitation of this issue. To affect a service, all of the following must be true:\n- The go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc package must be in use\n- Configured a metrics pipeline that uses the UnaryServerInterceptor wrapper function\n- No filtering of unknown HTTP methods or user agents at a higher level, such as Content Delivery Network\n\nDue to the limited attack surface, Red Hat Product Security rates the impact of this flaw as Moderate.\n\ncluster-network-operator-container in Openshift Container Platform 4 is rated as low and Won\u0027t Fix as the stats are behind an RBAC proxy and isn\u0027t available to unauthenticated users.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-47108"
},
{
"category": "external",
"summary": "RHBZ#2251198",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251198"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-47108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47108"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-8pgv-569h-w5rw",
"url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-8pgv-569h-w5rw"
}
],
"release_date": "2023-11-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T16:41:20+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10857"
},
{
"category": "workaround",
"details": "As a workaround, use a view removing the attributes. Another possibility is to disable grpc metrics instrumentation by passing otelgrpc.WithMeterProvider option with noop.NewMeterProvider.",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"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-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "opentelemetry-go-contrib: DoS vulnerability in otelgrpc due to unbound cardinality metrics"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T16:41:20+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10857"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"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-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T16:41:20+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10857"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"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-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:0fe407972a242f0f46caabc9c8a19dab42218d7c6cddb64e03eefbd6fa99c1b9_ppc64le",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:42d062a5af660a38f4d6a85aa4a405f6ad31bad2f4b52a62b1ccb807ef6f957a_s390x",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:471efec93c27b4b3a9e3aee09a5a302ce86f0801e4643cdef75b866803bc7eac_arm64",
"8Base-multicluster-engine-2.7:multicluster-engine/assisted-service-8-rhel8@sha256:d98156d98030e5a2c74785a3893c7ff7651e390cf39086c2ac452dca3c2ecbc7_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:2780bdb2895e5fd8e7d5f6d371fe7b25ba38644e069fda48866f8bf010cea6be_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:33599e704c834328838f6cbd0a098de2a7e29c09ba23e86c0a3d9256d159c44c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:866c9c236bfb0ecebbd67db6a50a1f97dd9679891c64a883a2448dbafec90ff6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/addon-manager-rhel9@sha256:e9d0f46ed5ca82dc35d599c356f58c9ad3a5e8f1e3b7f0da388ac22a2684941f_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:2764ed3c7fe82e3d8dc704008993a6b3c7bfafce5901fd24b48f1ca8ef3a6567_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:903d186f89d560c7f8d2dc4720f8e28b63fe7289093e47c04406513ee7eabfb4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:9a3ccfb4c070d77aca31c3e539af77cb2730d360c5e7fd06eef3c74d94a5ae43_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-image-service-rhel9@sha256:efd08d01f8c84b9f7deff92171e50a381312959706c320619e42f48c5a200bf6_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:10d73be29134a35bedb64c4eb6f07a42ef83e6a9170e830d91e01cd5fffbf3f9_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:2234f67093d9932de84795286da6b8be4bc2a20eb2071b33dac696dc87e12e34_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:a104da0c24bd1c5ba6dbcd675e6f7997a7863d310f0d614c236c60106f793da2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-agent-rhel9@sha256:b02de592c02d74df748809a6b6020bedbb08c058b040478128cb6c1890c4a8bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:15d06ef938b1127e3c5f66cb85226b084fc6cb3a8831df7360c8f042d981032a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:3b1591a90c11ba9c700b81f418d13f247fa6b391556ef1a84af6e50943bd197e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:6032d309dbeb45ab97981602157333bdf13dc9371ca7e508cb24b81893027c50_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-controller-rhel9@sha256:d532732b5c993a4bad63100ec051116f1b010cb500567fe723d1dc932a38e311_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:246d610b028972ac5b3d107e9d77faf2732dcf200e61d7b678bc536fbcc59822_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:3a60f6a24ea17ed52006b4da2b2c2ed12bda4fcee69e6467fe41dfa07459012b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:84663267fa2cd7d8e74a489c356e487182639f7a6bf5e81d6ea9f3126cbb7259_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-installer-rhel9@sha256:8507fc198d95c582452a27c182e7d247c033a21c3c428974faafaf15ed7a1275_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:3e48e2affc12a3575d79d03e8480c16f27788cc1f78e7b4404191b8808ea9e05_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:7f1c0f68a2d06e7cb078bb73865e12b9a6b9a06d69cb5831a0f1931575159faf_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:e6529c02746b61eb53c8b1416ac8bb7e81efd714780b1a63c9b493a5bce0c204_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/assisted-service-9-rhel9@sha256:f9f3c1b29784995a9f7402622f3af8081e928714cf366ecdecdc0edf2553f45d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:4e1bcf400cbc9cb3687d4843cd1b64c5412e7f8fc8d1c31d6af7bfd1945ae269_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:82bd1808c7ae42af59621674c2792c6581e3b5e9bca1c50675d48151a79b9f59_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:a5a0e05566dc20df81b8bc8ba99d3ac6e7d0c77c3d25ab5189974af964eae7d6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/backplane-rhel9-operator@sha256:cf931a1d092bbbd282ca21dbe0240f1a66055db21fa29badd79cf7f4469f7d53_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:02e8ea1d8614a81e18b576eec8a197b73c10742afee17d3d126c55001423387c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aed6addad9215a50d4343d561d2071d505077d4621876169c5a2c3469c67d43c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b09bd3d6b353628c211ba6906826144d5dfe575a0aeda397bde02de7850be0f7_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b5d6900565a832177b9d643d726dde6905b84fb5b953acad43aa45f89cb60364_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:86bd15c2a806d80d65be9c52b438801b4ffde05366f7f12b86307c17d0ae231e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:91a90f95327dd227208364f8e40ab894b213a634707fb59ebb0caa082fe2f93a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dcae2122c156f0b2ec7bcfa3f75d86cb7dce2f71d7b7e4de80b5c859b5812cce_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:fc728ea08ca27040234fcbe7f7f3783e51deaf81e2757f7861ce0f28932c0c75_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:598a6e607fb603d3f6ffdf97ae40dccb41ca035bd60548629000ff6a67c3e17a_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:c996a0afa00d8af339780f1b5a9de0fca47846d9d0cf53dbb50fa193747a108d_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:ececa3abd4583796b09261e93aecf50fdcfba9e6fe6b1e438ade364e3f4c8d25_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-api-rhel9@sha256:fb396820a4a343a38b761732657b24896a9e63762d877aea94f37842e365f7bb_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:06cd52f2c007666c8b06170ed043825916bf5c13b07ac0657394c1164ee1249b_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:a0ea884649511229830ef218f5f96de3033d0840ecb758042d6d2d9a505984bf_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:b487990d5d36093a75facfd7a3e05a67a9bf7a58f7e5fe1a2f857e04297473c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-curator-controller-rhel9@sha256:fda176390f2c88666c3062a2d80119d4213e866d7c290f33c60d9cbff9472cca_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:7404558e240ff455c9ba49fe54e3aeff56e6954c29f7d15f3e3fdadde9120be3_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9541c300f87ad3ecfbe098cc13023c472cc5973890057f8691b96ebbaf2a15bd_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:af484150b3c3c6498280d7f8261da0a35e837eb8fceaa0a12a57dbaffe970a88_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5a9c741ac2d340608211036a16b05a01937027e37254c907317e1a3f8afcf0b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:376cbf05662c7302f46b92572a79288da28ecc1beac3233d3dcf0b5625b0872b_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ae40db3327bf11201eb9fd8fc99b759f4d83cde59b8ded65a999d430c504bb4d_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:cb16509788bff9478321720caffb8ab451a9a1159e9b8b8e9041761c76d507c9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-addon-rhel9@sha256:e2e1680c27bc69d60fa6fc6603d8fe22dd9b8a8728b49c6d47109b208f4a9661_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:075621ee7f081864abae23a27e1a3b889e9d6dc91b58e2ab8396ac87fd4cd426_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:476bfed5c62adbad2e5852fd2275858a58b686595ba25efa374c73adf8922100_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:8e4e9ceb52288a0ca995bba74793bf5010692987ddb01eb488fa13ba6e965352_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/cluster-proxy-rhel9@sha256:dac276d42dafd93cefad8318e14a0686c93cef0e19d0c8471459b1cd6d2ad4d2_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:95fa68e2122e907f15cc2ff303e2c4b507548d7e03ad33ecbe4cb929f3abad6c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:9fd0feb95c9192ca9ab67d1a053012f5c4250bf20b915287dacc96f39b8ef303_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:d2cf83ab0bc82de12a2905792cd7f04a77aa9677a9f276131bfc3c8574dd8f82_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterclaims-controller-rhel9@sha256:f2fcb1570974ce29df7fd76a17e6f375e0154e04227e9a884533b6e2d2ef2217_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cf58946528228fbcf6b101723366e843c1d25bd4b1e8b76b0c9deeafd21c4d9_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:66d8d4c324fc1f9e0d76d94384c60cbeb88a15bda64597031a8debc7b72c9f36_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:afccca4b30bbec2854666061601de1ed5069892d9bfd8900e0d8c15ecaaea499_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:edf8ef1aa0eb7c70404223290bde0dde407d676af17ad1e7974b21f4fef46ed0_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:12e3924f4ea48b207d813dc4e9a8984e43e98a02077dbc8d6a3d84fd9bc3a67c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:48b5e829bd6fc2ff9bfc41a67e79a5db81d7f15d90f9e2de5452e81c5050d2a6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:7b441c80d93dc87b2a1b7e51ecccfcfc49db1fab1aa46aa22596b32caab77e60_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/console-mce-rhel9@sha256:f68f8d60cda1c4a3b88483a94ef8c485e8ee20243ce2f4e8f0679ad4cb88cce1_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:2296804edcafe69cdb3dfab6af81c22a436220759752adaff71979f3fbfd87fe_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:29aef56551e7daafebbe7276f93cd815ca91dee3f48aeb1944db95078f35469e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:44be21563e2a2def828b79c2b137d361bc17c3ad5fcebef41572d3df4c2e125c_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/discovery-rhel9@sha256:5afa49ba5310b9f8945fbaa72a112c017acbe00abfdec5bdeb7c99a3620cfe78_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:00d23719b0978ccdf47caebd8c820413da85718e89744e09aecffdd05a52f168_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:38d15dd7c58f227ca43d09c45025265810530d32b00610e45b5cde1b13cca81a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:43adafb428c207782f182686ba3c6d080eae13612551f9fdc446884bceda0ba6_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hive-rhel9@sha256:9dfde61ed43d92dc662cb74d744be8444b4956410396eaae9bffdd3bad68d617_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1d94c39cc8bf41003c1be230c3c3252437a975c541c1d3db9eca1232f227158b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:76ee2d55126691df63801229a89301cd4b63e9cdbe3bcb61addeaefe7b90ef76_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:85238b1f714ba802744315167a4d2d9763bd75aa3aefd1cad1dd1cde4504d547_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b78d4591023fdb748f923b0e1c29521b3bac87ed9f279ae6e28065ca3440566c_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:1124010518f6262ca246dab1e8711a8ce74ec79be1ca64471658efbac9210647_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:34210b1df8042307df958e8cca3e21f34eb444b03c2ccf12aee8e1d3913d7b11_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:a28981d8dba3b5b5d6744c26f0806e473f999b2477fc8010679499dd242d1885_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-cli-rhel9@sha256:d414280c4308a2bfe81bd6e7cdc2a517e1d039499241d9dbf8a711cf0b84594a_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:123b64d2b86bf03860e8ed7d926b43f33f816463caf5cb2b9ae10e0092f5ceec_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:15bec82d2181979ba21a8fc868366e26d79138dc80a78031ef6a1dd18bac9944_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:1997f07c259f374f118aa3cec076793c12ff9b0baed5235ab00b0b04b676041c_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/hypershift-rhel9-operator@sha256:d114e9d7be2ae442f52d7b175fe609f7dfa0285ec4c63121bc3853de93f58635_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:7d2704f036ac9c74ce82ad8903db354aa7dcb6a55ac39a070b38289ce18fae81_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:bb16df55ab41a9c805079ce9c541efd11e036cc6792029fd546ffd2d42126c3e_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d502033dcc1890dfa9d6e3b91c90bf03681b81ea3e4307b93e7ebfe819cf0ed4_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/image-based-install-rhel9@sha256:d662a2ceb24873bc584c59a4707a969759268af4e4dc903de9c4909c081f387f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:108eddb4fd696a74a646d3eaff11ec989fa695aa454574b86c8e9eb61b35d2f2_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:2f1f993d382ea3c1b21a6f8e4f6e2de81c39ffe6de809413675de63d154ef092_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:7a590b19fa52db50526e69da692138d0a2c8cf7f7f4ecc9aee86f9441eb6dc82_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:94da1ad99665843d3bca1f142e79ff00f1e83048872c53f24822d4c84f84937e_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:1754bbb095948e91ab722e769614eca6851b8a79ec14ec479fbd39ecb6a2e689_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:22958da9e3408706296133d9904f97da4d01c4333948ba553502dcb011e9f82f_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:a9aac5299a1e850ada1af467677d35d0eda386c8348249ec4ec58bae3b0231d0_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managed-serviceaccount-rhel9@sha256:db5753ff5e98807f487375e3b4697012fea10f971cc1a2a6f8cb99dd0942edd2_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:0671f873fc16924f18de8b2268bef9baa62bfca165054477da44b1f1d60abff3_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:32a055b86c019d8911686c5bd9c3ffc6914fb0e91e5c08c54815d6547245e2d6_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:75724a25d04affd4765c39022695df18c9d8f96a1a7cc073a3f62eaf1594eb3c_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/managedcluster-import-controller-rhel9@sha256:c1f27fcfcd6e49521630b6fa0ecb2642c433c552ca387a296dd5cf8650971d24_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:11dcc49f303bed0a175fd71f2aef4cb2ced30f5564a0dfaf330878a2082f6a03_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:60063f7f859036cdb3b9a1b7a969a76a82f6f20778637911ed2affd558cbcf80_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/mce-operator-bundle@sha256:6ccbc3dff9bb885e442c0404c7d20f7d821176743406d2333f0ad202da745c2b_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:17091a901ca5d8eddc7b32f14a7a5cbad2224ff694a9122df5edbd1d38b5fc45_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:b77fe081266587155b1bcb4e1ab497830f67f163e1bef22fee8415004c112080_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:ee17fdc6ed1f5460a1a83ea28a739aeb7c97d27b97b8754785dfae81c7d61724_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/multicloud-manager-rhel9@sha256:f2ecba62d7d201b06e2edd59a8afb94b5984644c10b60e95f704029fb3fbcb70_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:9fe5228a438f3e7c403a750fe6d37fd0133aebd238c1bbde53c0cf1116cdbf21_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:ecbc281787e424f3f36ad4789c04e2e2a45b16989596ee707333c69cd4960f5b_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:f4a598462891c9fa4aa495c7e18f77b977ce137115bef24cc9f9f128c45f4787_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/must-gather-rhel9@sha256:fd72db2925545752b643cb8b9a69edae8caa2f99d2bf326ce058ee269317c361_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:14b05f483724409bf3b10b54517d7b0668f58b7f054798104d5941bff96b41e2_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:3a1f65d4233d4179eafef5d3ab65ec77f2562fcbf86796ffe4b03dec2cb9daf8_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:7b1401d62f73a62dbbab5cf536de60aba8ebe88e1aab507ff111da60e8cf42e5_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/placement-rhel9@sha256:9cb73cb8d07c7ec1d4728ba5e48c302087d6bb14712d7d043235815094527243_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:5b6dc91734c804429465b12c0e436e8c21fce72a58cfa8ac94d149c0eb5101ce_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:87df381a2fef1680af3eb1207408f2bb44617543fa92499a0618038f26e88272_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:c844605ef580fb3ba8041befd83fd6718491c55f6658ba2fb51f04b1a11fe010_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/provider-credential-controller-rhel9@sha256:f4c0c7097da26a3e2b5167737163863483a80e170dad580caba36976f971fe32_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:2eb6cae1e19e39a705a35745bcadbc4e1dfa5de76d29fcbeac80e70e34673a12_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:baefcae40f0a56b31c4232cb3f1f893b47e6d4a09e7580dbb86e0403a33d4948_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:c206725074205220efedbcbc537e0659bb41d8af1add378a0b1a0722cf874f01_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-operator-rhel9@sha256:d4330c863ef7844a53895f3f48661df2742a937420040f3ab6ba8fa18addcdf9_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:0434ed1eb790789c1bc99ea3f836d67bb4264ee606f8adccdb077d979d1adc99_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:3aaf2e437c6a2aa8dfcabee43c3d09e207455dba217ffe2e8e2f36078bb5474f_arm64",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:9a472b978095df9678485c4c80d355bbcfa0762b759c44f27041ced856896d90_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/registration-rhel9@sha256:e44bb80d86fcddeebfb5cbdb1e92c78b6fa9520fcb25a71571a0233e47521f9a_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:39773c893f4527b776f4ce9ef7c82e1226833daa5802edbe7f21a537a4d05c5d_s390x",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:6b3037d4f4a0812c15ff7dc460856bada73e59ce7e990cb9a1e14fad07d68498_amd64",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:9691e09bcc8c24de974e97128c31fc14f466cf4239a845db57f99a5552a2ba19_ppc64le",
"9Base-multicluster-engine-2.7:multicluster-engine/work-rhel9@sha256:be5d614ea3298ae3bac337ad90486081c57da9f33fd1e3a22822a7d1bc21f39f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
}
]
}
RHSA-2024:10865
Vulnerability from csaf_redhat - Published: 2024-12-05 19:46 - Updated: 2026-06-02 15:19A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64 | — |
Vendor Fix
fix
Workaround
|
A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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.12.1 General\nAvailability release images, which provide enhancements, bug fixes, and updated container images.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.12.1 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 gets updated 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.12/html/release_notes/\n\nSecurity fix(es):\n\nBacktracking regular expressions cause ReDoS (CVE-2024-45296) \nReDoS vulnerability in multiparametric routes (CVE-2024-45813)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10865",
"url": "https://access.redhat.com/errata/RHSA-2024:10865"
},
{
"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.12/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/release_notes/"
},
{
"category": "external",
"summary": "ACM-15208",
"url": "https://issues.redhat.com/browse/ACM-15208"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10865.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.12.1 bug fixes and container updates",
"tracking": {
"current_release_date": "2026-06-02T15:19:00+00:00",
"generator": {
"date": "2026-06-02T15:19:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10865",
"initial_release_date": "2024-12-05T19:46:00+00:00",
"revision_history": [
{
"date": "2024-12-05T19:46:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-05T19:46:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:19:00+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.12 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"product_id": "rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.1-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.1-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"product_id": "rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"product_id": "rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.1-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.1-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"product_id": "rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.1-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.1-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"product_id": "rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.1-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.1-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.1-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.1-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.1-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.1-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T19:46:00+00:00",
"details": "Before applying this update, make sure all previously released erratas are\nrelevant and have been applied to your system.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10865"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
}
],
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-05T19:46:00+00:00",
"details": "Before applying this update, make sure all previously released erratas are\nrelevant and have been applied to your system.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10865"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
}
],
"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-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2fce56f38175b6d46866d0fe96b4d6d7100c48a508a70af243bf869bb6b8e8e9_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:4c8f04a86e4dded8580035faac7465356010ea99a0c09e66f12ade33ff5471b8_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:cf55f5e703052183ad28462f462dc50d96540f459108b395e472a1b86c6122d4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:fd41ebf36cdde7d7100dc006d907091f85d3189a5efbe605b6b5e5c6c984c724_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:1d5aa1d44bb4490bdeaacc6370365553a23c806d80285ce8afaa479a576d182d_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:54961bf30ba6d4c1f9637fcc454dad8e274fd96d7f435ed2829431ee5a887146_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:77753a37e514a4cb361ef242388cf728dd3e7641049a55d012400c0de02f0685_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9b1ce03fbd27dac35aba6421e9ae33d7bb8c7a2b49e57fef1de1c8cae714dd6a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0ba558871af7e410b90c65967eb6fe94c9c4b8150ab70985b2db6d608ccb61f8_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5acb211180067862dc55a0c92dbb881705630c7fe6808db578b2f76847934fec_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9d9601851866122177da3b84c15fa57a6402536f71263b0c8749dbf3795cc25e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:ebf59eb18929d8640572297a26fdb18ee8ea4f277e6bc63e5f611031df7f290c_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:409b215caa3f00be685aaa79daf1cde365cc93bedff87fdd7527374763350217_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:4feab2369f79b350363b45b145c2fc1bbddb745d5bf1b101e3a6aa6f5844170d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:69093de6cabd8dac15a10bf0e6ae128f3a1660479d43350488822c41fb79bc5b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:731b417c5b4e5c8d0a802803561ab07effe14917928ce436dc322a43c1e2cac7_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1d2266c12ce7e28e195418d6cf569503364d972f831171e847db0ea3b2beda46_arm64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:28d9070b18ac18b01ac1bedb40212eaeb5b1e4c614e290812cdcf6de9b1e1458_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:2950997a53dbbdab441ef15e6f3b66179050e579acfb687b80e57eadcd89e2d2_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:fcba76752acdab8a906ecbc6f19cb0ce7984b6a264d0eb5e198669172a51c581_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:27270b5be5809a3c67eec65596389528072f17548e6b1330fb601ffecc67dffd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:70976105c76e62fdef245079f8d0b888770cd6414d285a4650d6d5430bd2d4e5_amd64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7c1aa2b92590dd33982f0182eab42ef7032ce45d3928d169d9d7252e235cbec1_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c65a5aadd864e5a0c7d30a4611605931c402d44239e6c47782ab6de8beb60b8c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:012049da64cc7c811cb5ead0ec10dbe7416022b3990d8045cdb8db867bbab618_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:3aa877dc459bd746cecba7bcf169cb050f09dedfcb926880e7eab8c1e807af09_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:7c95eda336ff35d8b5d43d23ca909c1823081b1b2b919e87db510fce847c0bdd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9a01b01450a135ee9f65b83409444aeb4f8e37d0ac3a8b9d4c51f2fe89df90dd_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:834b5ba15a3c3f96b2128b11df8a5301465a40bb54f85c13a7a0e7dfba635448_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:c138eb4ff110a7241d78c5761d2ab9c53a56a21d6270f924e8932c8fbb85fd49_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:eec05715d636f56a26b1d3d16d2cd0368408fe2f9d275e3a0cec1f7fd95c8ec4_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:2bcc0121c046ba799fcc33ca975861082eb7a408b40057289a57a6e3374bc838_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bd7c2d4343f8abe64a4bd1df797778c1a88fd275a6c3e44834f2aeeaed0b551a_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:cea0dfb6fd9d9b1e5bdd2aa114e0e08c2420283f45461fe392c7ea57259a1ba2_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f1f6e193ee326a960bc9219e878daeaaad141ca6b59146458b0611614672d91b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:09405e62c1fe9acf3eed87d72ae318119e8f03209901c9ef42ead983f1e013a2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:53edd9edbab2f5d956616099d3a962a06f54446384fdfbd9444afcc9e1ee9e12_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:74136058688a828d7896e6a64030049eba763e34fd973ab330cacb41ccef4255_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:afe1e019fd9c0e725a7ce8ab907bb35244b8f514bce3c6008b643c6fd41426df_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:26667e8927ae66d70defc4295df327531b6332618ca73591c37212224f515bb2_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:b7ba8ae199cea13ee6229b3cff30a595aa30b5f01446032f99e71b5f846084ad_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:d902019966789d7317c18236ecfdb9e4858379dfb435bd3ffb93da2753927780_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:ef3486ef0399944deeed5a1d6fab6202be11e1655c55fac300f700487ebf4368_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:4b8f5a705703991491445161afdf0f65246c76bbe6c41927a1ae83800081d068_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9c9bf28be3f6d94af685da11e20969b10d7f264a64add60ab9b8f1209c660c90_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:9d21740207f6c0844293b0653873db34198fe10ebb0f7b3972eea2fcf58884ef_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:e05f94c3fccd71b07da0118973ce5bfc12556b18a42191bc45d206d0f7e22338_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:481c45c1c3c64f8bc022db0615035311db109c6a87f79c122e3066afc4d6ef67_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:7572c994f226fdb92651aced801e8ccc037943a4e722645e44ac21d636e9d525_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:8015a16b8fdac4455587fb62f0d2c81a899890cc18bd4d078b094762b0f4b050_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:b9492f1aee214c5ee4f50fda9adf9c84fb86a37a742b3e3476528696e6e5c38d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:02c0de6c5bd4856c531f1009d7815d7393a2d0482f34eacdecf6ae5ee3ab64f4_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:046849daa05084ac8ccf81e1cddf8b0d62a176165d6f7429901e0bdaa7da7edd_amd64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:5bf3870705e8d9e49be811d9e83bfc71105598f71dafe031b6ed5ce5b871bd8b_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6226db225ac29ae2984e65acd877322a311415f5ab885ef0a55c53a9a9616c39_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:993a0ff55fabcf94094a23b70ec7f23314fd335eabe0aa3b2f6e8d689017e201_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:ad2d4afa3cbd9b8b008ce6c58e969d5c043c9c6b4e961b9abe050d350d5f1749_s390x",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:afeb8137187d0470dcc61320f8496d824553904420b08738667c5006670e1f2e_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:b3e013d6061b614ba9dad82f2c91eef8597bd472a622bd156290e0eb9c1ac76a_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:5aec120fa260462fc69f2e06dd8166a3eec9421d98da06c24d7ba0aa92d9d8fc_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:63846de87c9f132b132e863f5e3234677a92e2d5fb9b4c03688bc9b55319aee0_arm64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:96b0573cb8ebee612c7f9eb566f1759f44eb388b98d6589c578e681d856ca9d9_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:f070fa39f8cf7fa64aba23f05e8e37e1d6684d1d166c1f5b7fea2a8a75a56ade_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9894daa4c237b214e13b66cf3ba21682075e4f5fe55910e497beca592f498b3e_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:a7056e5754673b2ef5d18be7848ac935126f57eae3c27a758afce7e1ad16759e_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:bf00e891f68957bae0fc6fbb63cd0bd05f30285bae81252557a0feefd92a87dc_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:fd4485a2b51b662f270c6ed599f392be656d5e83557c2c44e440af8cc49ef7e7_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:075c042eb2e5a397a4e48b011c36037d36ffa674477f28428a9d12f2111ffa16_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:29393359cf301827dc8c4cce721dab689e51b9d0b81b911ddc4958532b55dbc6_s390x",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:326b80b699603f22955bb6f9176976d0ddffb4eba46afaeae143ccfe0c214e9f_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f84a39c66e34fe6eaf5e8217760f25be1c7045b061c6e7283f9f83e77fef390f_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:35c05b621dbe5a2ef762c0396bde1d2ee64a8808f62cd731f3c1ed67dfb786ae_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:80a5d221444f3a1d8ad5f68467451ff2346ed8214d9be668201c3f6f85fe60d1_arm64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:81829cd8df23bbdba057a622fa6588c3333cf433f4dceac505213f43c50bbd7d_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8816d5f19d58b1420f23ef3cbf6972ad2c972861472e3332f7e5ce95f1371938_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f170dee6e8ae43fc9c5e414b1af64a79d90b2fe6a185724711c3d6998446f9d_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:7936c08b1fe7060628a6ed1696191cae40a9e500b8e98c118992bb99026e2099_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8a118a8cd552621ee228845f1392b193fb018692bd453a3531fbb2ce3e296eef_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:f26dc47cedf33a781dc5cf2881586634a9f0dc280de8987b04f41f9c3722b55b_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:0d990750f92fe53e227abb894ec1ff8666835e81b181dd521452bd2f85918429_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:86ad4ffcc48247ae1704ac60806cad618eaaf1b69eec41791601fb5be4318f49_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:8f69beb17ba261bdadd511f0a4fd39d6478b5dd7c287a134ea5af50b1fa0face_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:e3f9d6f6741ba3ba9331dfd7ea777c9566ea556b8105efdba6579466fc8bca82_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:60b951e40ef645d3d74d216a6e9608a31c86a1ac1f01cce581b515422f861027_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:a30212feaa244eb1bcccba01bd5d972fad077d4d72de71d198d909ce133b119a_ppc64le",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:b3ad82052b38897fac62d079d627795c389a5aee018e898da0c42eb4027c8913_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:c9c87389987c02c36d9cf0584eef2b7a0ea8b7f140bd4cb3c564e0cb9bbd7ae2_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:37198de0f31f34db9f824cc5909b2dcb323de039801d493f8568dd2cf4800b33_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:4898b09d6eda4a1f0f63c64508695bb44748b618a55707596f65645514974a82_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:5791652056da3177e0f82286a079f026c907301ccf60e28250e1dc92fdb120c3_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:b2c6276a9caa5a399a31ecc9a50c2e2f13d20a1bc2b8faf9ebebbe904589ca4b_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:57f23fc56dd0fb1dc9ec09db464efc20fba7a939ca3842ab1d9254447b9809c4_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:8ef27a685b398d603ffec8268f5acb98643ab267047722881ad8aa231d1c6a94_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:b02d8a5560d6eca53f6fd25202e569d6cfde55222a70a6ca692a0d30aadf8deb_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:dc0dc3ded885977e2ec6d8312de565bcada7f67b4c81daba287bc9c83e644998_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:2a1532c73d50719f1806551e11d5d77e260e95afcf2c43fcf4f28ab2ce102902_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:33302be1ef758fa874943b72a7f78fc8c33d90880a5bed1b926ce1a87fb422fb_arm64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:3ad8f06d69d622938190ea6bf256e24c1eb7787b6fb7bc638cab24ed8f28b602_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:c95741b356055bfe5d617fd48be419522c857a4c15b2014dd3c19515a9cdb14a_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2fe376bcdcbbf4d027cf18f4520a8afd1101fde5b56b32b1518aad0875cb0b1e_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:4f993254a8730ae01bfd60fade968568f9d09be5fd7bbd47b36cc7069089a1b4_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:bd3f967b6d2fc8f06bf49e9bcc9a7923325eb721a151687d73b00743a292bb5b_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e2f74b5a69d41220eb942fd671e53821f9dbe9666f0067693b271ee0534408a6_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:5b514c61c60f1b16b4c84c644bdc7271985ffa0ecb7afe08afd6f0b427ddfc63_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6dc8930692b41447ae9e60bf234893cb9115d872c234292f3b0d336ab78f375f_amd64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:b2339ea05e9b41ea3782a831e22cbe35ab75ad3ba3f822b3826c8d179517c589_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:f496de8dd5dbb7df9817e5a2724fa0f1b4e3fbb05ba57480fafdbb09e09f449f_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:91d2a05a5ff2a8d1252da8b5bdd2dfc938256d6949f8b9926747f81deda01563_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:936a2b461088330408cdea9cfce2323e4acdc5e2246a0e713cf34b5a9cd09c7a_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:9edbadaadd8feb8cc5f3b0d44639b2aed04d599ac51ef744e9ebe3345980829f_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:d1be433ace74851a5410200bdd1460a32326be7b82af72c38f0fd28fbb58242c_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:31dd5f0b7d96eb60966ab3122510b6bd2b35914c0a713bce1d0d57407d51c46d_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:38aefe7d82dc34efc9bcca239db5a713c335fed2d971f5cdc6d8859d94e2f866_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:d3f3ff73f8a38c1f9bb4eda239b4b14329e4877b5052014b97dc5b74b56cf91a_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:ec1c102f6c68fad59d9ebf74f96c8372801949ca11a828b8ea343d0a6216a052_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:6669b97d5fae5cb616ac61b5906020299d1983268679bd2f62754722ced0f037_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:7ecbf24d38b1c47292d1ac13149ec8e10e1cbdfea4c96c9b1543e37bdbe630e2_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:be6be8ba4ada85f6bdaefd392f36ec8317ef8e1682f42d4665dcb1f51c93bf07_amd64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:fcf561beb1af06a2b290fcd1876828c1ae3d82459df2fd15586bff1090d89154_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:600e6e0b3f14a444f17c54380d9bf38b6f41c8190d3a561a72c50aff9a8e90c3_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:beff509353d8356eba888d5d41be88c9223ede04962ce235ddd1c58a059b11de_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:c22ae381379760208d922413d17e2c13ca364ee1c4594fb5e1cc62e4018a520a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:ecc2cfae41707b8be747b34eb8b8deeb2fa52acc95a2522e718856efcc80f1e5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2fbf31a2a6df66d46cc2186348bef207565905acb594709642085c73fe94a627_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:354f1af7ea5373fb118eaac353132881fd6ae03125b9a078ca1bc878ddd23c5a_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:c69ee7c6cef30ddc64023dd401cbe41212ed95e5288f815255843852bf4615fd_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:deb15b1ce072a0e0c843f983187c2aeac95aa201db16dadea456c86e8f7fe434_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:02922a8203b40cfcfc935e37eb541b15ddb4fdff17e5948a4d2a58d1c2d3b570_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:90b05fe77a50db232a1df8764c90668419d5d1cebd1dac35f059f4528caeac49_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:a941777341ab7bf73c7207ef4b5604b292cecca3f94993a8947bc26f2dc7cafb_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:ad182bc989aa01963e9c177d4d687ed91f0f4ec2e755619f30e54ea3ffe82bf5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:04aea769dbec67b231e5e722fe22c0c68e5bd42d3efa5b9bc2fd11b9888f4ef3_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:1697c77cf6c4097d3b336cce7c00cd83fc19bd31a012a119d4caac1834650590_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:23ad96ec6fb3de2c0b7a3958e40580f7a2d9da023a31f52d9b171e7dd794e0f4_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:5123349b6fa4db3652a48eb628338c39a7d80d292a700cf373f49cff8710589a_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:0919146510ac815c5ab24cb62de673f8d4e45496d70f55624ba3cdd72b73255c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:28595ee3382e4433de7a4b72b5495944e7b95a228e17ccbbd2613ea86c9723f3_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:964c4dd588c78939001c4d879303bd1ac05e409821ad8dffd99cfcc7dd03b5a5_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffdd10821f4b81f5cefa905789d844d2913b0f057a82a7fd025188064fb3480e_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:05a8e8a04358ded436c4aa4a5959cb3c9781f002e217bf79360f0e6ce7f58be4_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:27b5a7913f1828328c0d8920ea40be3b28b2eb199c1ed7969ad7bcb4d9577635_s390x",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:75cad8e276ca59c3305461b1ceb6c8eb557d4e01991bb10c66ae16eb004fe6a2_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:dc57121977cbf5c01de1047fc113330491fc6ba69caf24e9f22d6fabee721def_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:032d3dcb118984107c2b2a1ef62a5868dfd70a19899b129cf4217e065a9e7771_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:11596292a42f50d38faa0a895ed90a0ea6c2f7e2d429faac24fcca3d7a8c8bac_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:32a6320fffeea4faf5742e1a075594f9091384f49dee0f77cde4c7436ba16aaa_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:43e45f562ae969b0dbe70259bcb9edf7e0b219e5fe644535a4e9b076cb4c93de_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:3b5896941426f522a92c0b61009c7ee7da78fe81234195ab16a0f8c1930b5d38_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:9f65b11e3c652e3d75003d2275f561336a79b0b502c6fae477cdf2ea35e4d67a_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:a07e1a590f0f821a1670a1fee5d23c9b2a742ad135b04b1b4038bee2e33dfded_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:db23e85032594a4c3880784b73a3ae5b6e5cecfe25627fd76b96d1e44d8e6576_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:28e101921b7bd3bee91a509ffe5ce28328d3d2c45037b04e28221216e5b03d5b_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:53e205dfffa650888a41bd0cbdca6a0b8c7185ad9b622a8239d70149e5ee3f04_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:5a27fa53b7439be409761b96cb09a43d20dc702b869429502ac53c8ec32c3c1f_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:b85980a59963cc670f66d9623c2b65effb59c89611d11575f7b09bc56befe1c3_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:264aae0930be561cfb07949bea7e19b9db69fc82e052f23b2854c022f4af5bf6_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:2f0584663b943bd57c9b0e86c132ecc3af0b3bf05e614e56e6b89d3d2a7f8cb7_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:40e31f8ebc5a6203d8986b7832da767137832e8ce4217bd2834a63b517d29470_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:828988641a5252bf19ea232babb944aa5d87098c9d595fed530f6b7598030bf8_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:6e3c92d3bca242751a84beefe8d80f80003859700cbe12e59d58429229c806f7_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:a46068563efcab9019a5dc9252f80efdf08bdd5ecec9d14ef17da87e8e8760f1_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b2727876bd3c7cce8332e2b87c3fe1e6c497f5c165ae43dbfbab38494b7e58bd_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:b5ca0ae1eced98191b4b09b5d7358af306f570ddf050faf8570df6d31e01738e_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1957df320f1829cdbf4db9a0e0411a3657fe627cb4cfea59b1e694ce320d4823_s390x",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:1f76f86938f39337919d1c28b69572ec6e0b73781ac00d0ded3ee762da4cfe79_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:3038dcf891030f09162cef315f52ca31b0c5772253b6ce6f7cc76c92bff2b2da_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:9f658fcad341fdf1affb35b081244168bad9d3b0517fd14e94922cd1f129bbbb_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:0d32cd418137c22382f076b4727d83604e3dc40f9b0f18225a1c517a0b8ce694_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:a6f9a1262b2b1b9b2afcec991b989678637652eb8898de3c7636627580630734_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:c49b53fc4de5efb80b1ea0d75ce1973c63f1bbf9708f7b1309a96fa274aabba0_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:e87bf6c7c19b413455049427f8138f5a27b95b1bf90480867a57bf586d984d09_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:367c6c1fcfa7d67e93607e7cc26d747d4370e245b9b8b6389ee936fd4b4f0a05_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:668c4638fe55f3a5d71e1b3a1c9a59c3ba3fe0dbed4638cea8d2bfb80ad6bd06_ppc64le",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8f14b59b60ce107c50fdb6f00cef23e3f4b78712c511e2132082a0662b511391_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:f32513259224bd39ba7ad2fad56e7da5c792f6ba8745534f77e1298011064928_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:0395ff850596489d70deb4321ca15c79cba30f03716bbdca4b1d47a22bed6e15_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:06f0a3c1485e4faa2ccc2729543ce45f6c86503d207d34154042f9e259e8cf2f_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:26b47cb2532d51b5fe8d02ba50c3e4e0d64143d938a6484850a94855ea63f039_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:86eab5a9722704d5bf0d317f80a6e93d59c91603e51b138e2363a2c323351900_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:218dd45c7f7c32c86dcf4f102b1ee2649698d6f046ec077f4837b5bb9c8d5384_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:357c0f00220fa1359b04484acce8518a2885e4b4c103949472c8b1e6919fa332_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:7d4b47cb83f7ed9ba051df54b4355657633b205e22c9883af7493c68c365c26d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:937c60245568cd0b6e90c9e306ac842e0f89b0c6366e9e93c848c86d4b374e1a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
}
]
}
RHSA-2024:10906
Vulnerability from csaf_redhat - Published: 2024-12-10 01:37 - Updated: 2026-06-04 00:10A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Workaround
|
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Workaround
|
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Workaround
|
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Workaround
|
A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 | — |
Workaround
|
{
"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": "The Migration Toolkit for Containers (MTC) 1.8.5 is now 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,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* body-parser: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule (CVE-2024-43788)\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\n\n* path-to-regexp: Backtracking regular expressions cause ReDoS (CVE-2024-45296)\n\n* express: Improper Input Handling in Express Redirects (CVE-2024-43796)\n\n* send: Code Execution Vulnerability in Send Library (CVE-2024-43799)\n\n* serve-static: Improper Sanitization in serve-static (CVE-2024-43800)\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-2024:10906",
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "MIG-1458",
"url": "https://issues.redhat.com/browse/MIG-1458"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10906.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.5 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-04T00:10:10+00:00",
"generator": {
"date": "2026-06-04T00:10:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10906",
"initial_release_date": "2024-12-10T01:37:19+00:00",
"revision_history": [
{
"date": "2024-12-10T01:37:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-10T01:37:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T00:10:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.5-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.5-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.5-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.5-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.5-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.5-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.5-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.5-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.5-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.5-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.5-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack 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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack 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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-43788",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-08-27T17:20:06.890123+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308193"
}
],
"notes": [
{
"category": "description",
"text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.",
"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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43788"
},
{
"category": "external",
"summary": "RHBZ#2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61",
"url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-08-27T17:15:07.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
}
]
}
RHSA-2024:10917
Vulnerability from csaf_redhat - Published: 2024-12-10 11:04 - Updated: 2026-06-02 17:45A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in ViteJS. `@fs` denies access to files outside of Vite serving allow list. Adding `?import&raw` to the URL bypasses this limitation and returns the file content if it exists, which can allow an attacker to access arbitrary files via the browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A DOM clobbering vulnerability was found in ViteJS. This may lead to cross-site scripting (XSS) attacks on websites that include Vite-bundled files configured with an output format of cjs, iife, or umd, and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
A flaw was found in the Rollup module bundler for JavaScript. Certain versions are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` such as `import.meta.url` in the `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements are present, for example, an `img` tag with an unsanitized `name` attribute.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le | — |
Workaround
|
{
"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 version of Red Hat OpenShift distributed tracing platform (Jaeger) has been released",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift distributed tracing platform based on Jaeger. Jaeger is a project inspired by Dapper and OpenZipkin. It is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and troubleshooting microservices-based distributed systems.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10917",
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/distributed_tracing/distributed-tracing-platform-jaeger",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/distributed_tracing/distributed-tracing-platform-jaeger"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-21536",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43796",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43799",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43800",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45296",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45590",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45811",
"url": "https://access.redhat.com/security/cve/CVE-2024-45811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45812",
"url": "https://access.redhat.com/security/cve/CVE-2024-45812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-47068",
"url": "https://access.redhat.com/security/cve/CVE-2024-47068"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10917.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Jaeger) 3.4 release",
"tracking": {
"current_release_date": "2026-06-02T17:45:13+00:00",
"generator": {
"date": "2026-06-02T17:45:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10917",
"initial_release_date": "2024-12-10T11:04:35+00:00",
"revision_history": [
{
"date": "2024-12-10T11:04:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:45:13+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 3.4",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3A3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-operator-bundle@sha256%3Ae65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3Afdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3A2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Abf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3A121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3A7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3A7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3Aaebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Af2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3A4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3Ab7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3A25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3Af454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Ac322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3Af6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3A10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3A2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3A8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Af5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3A01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: 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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-45811",
"cwe": {
"id": "CWE-41",
"name": "Improper Resolution of Path Equivalence"
},
"discovery_date": "2024-09-17T20:00:49.944925+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312930"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ViteJS. `@fs` denies access to files outside of Vite serving allow list. Adding `?import\u0026raw` to the URL bypasses this limitation and returns the file content if it exists, which can allow an attacker to access arbitrary files via the browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vite: server.fs.deny is bypassed when using `?import\u0026raw`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate rather than high severity because it requires specific conditions for exploitation. The attacker must have access to the Vite server, which typically runs in a local development environment rather than in production. Additionally, the bypass allows file access only if the file path is already known or predictable, limiting the attacker\u0027s ability to arbitrarily explore the file system. While it exposes file content outside the Vite serving allow list, the scope of access is constrained, and the impact can be mitigated by proper server configurations and deployment 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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45811"
},
{
"category": "external",
"summary": "RHBZ#2312930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312930"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45811"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite",
"url": "https://github.com/vitejs/vite"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/4573a6fd6f1b097fb7296a3e135e0646b996b249",
"url": "https://github.com/vitejs/vite/commit/4573a6fd6f1b097fb7296a3e135e0646b996b249"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/6820bb3b9a54334f3268fc5ee1e967d2e1c0db34",
"url": "https://github.com/vitejs/vite/commit/6820bb3b9a54334f3268fc5ee1e967d2e1c0db34"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd",
"url": "https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/a6da45082b6e73ddfdcdcc06bb5414f976a388d6",
"url": "https://github.com/vitejs/vite/commit/a6da45082b6e73ddfdcdcc06bb5414f976a388d6"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/b901438f99e667f76662840826eec91c8ab3b3e7",
"url": "https://github.com/vitejs/vite/commit/b901438f99e667f76662840826eec91c8ab3b3e7"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/security/advisories/GHSA-9cwx-2883-4wfx",
"url": "https://github.com/vitejs/vite/security/advisories/GHSA-9cwx-2883-4wfx"
}
],
"release_date": "2024-09-17T18:44:12+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vite: server.fs.deny is bypassed when using `?import\u0026raw`"
},
{
"cve": "CVE-2024-45812",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-17T20:20:07.064245+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312935"
}
],
"notes": [
{
"category": "description",
"text": "A DOM clobbering vulnerability was found in ViteJS. This may lead to cross-site scripting (XSS) attacks on websites that include Vite-bundled files configured with an output format of cjs, iife, or umd, and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vite: XSS via DOM Clobbering gadget found in vite bundled scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as moderate severity rather than important due to the specific conditions required to exploit the vulnerability. While DOM Clobbering can lead to Cross-Site Scripting (XSS), the attack surface is relatively limited. Exploitation is contingent on the presence of unsanitized user-supplied HTML with certain scriptless attributes (`name`, `id`) and the use of particular Vite build outputs (`cjs`, `iife`, `umd`). In environments following proper input sanitization practices, the risk is significantly mitigated. Moreover, the vulnerability does not enable direct code injection or compromise by default but rather leverages existing script elements, reducing the likelihood of widespread exploitation compared to higher severity issues.",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45812"
},
{
"category": "external",
"summary": "RHBZ#2312935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45812"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/ade1d89660e17eedfd35652165b0c26905259fad",
"url": "https://github.com/vitejs/vite/commit/ade1d89660e17eedfd35652165b0c26905259fad"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3",
"url": "https://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-09-17T20:15:06.037000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vite: XSS via DOM Clobbering gadget found in vite bundled scripts"
},
{
"cve": "CVE-2024-47068",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-23T16:20:20.383320+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314249"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Rollup module bundler for JavaScript. Certain versions are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` such as `import.meta.url` in the `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements are present, for example, an `img` tag with an unsanitized `name` attribute.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rollup: DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because it requires a specific and relatively uncommon attack vector to exploit\u2014namely, attacker-controlled scriptless HTML elements, such as an unsanitized name attribute in an img tag, which are typically less prevalent in well-maintained web applications. Additionally, the impact is limited to scenarios where import.meta is improperly handled in specific module formats (`cjs`, `umd`, `iife`), and the vulnerability can only lead to cross-site scripting (XSS) under specific conditions.",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47068"
},
{
"category": "external",
"summary": "RHBZ#2314249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47068"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162",
"url": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185",
"url": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4",
"url": "https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541",
"url": "https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm",
"url": "https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm"
}
],
"release_date": "2024-09-23T16:15:06.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T11:04:35+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10917"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:05b0c8b5f7717aa00aecf8415c5a79aaae45fdd921f16b9b717b715abdf3d86b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:204972905b60ab8957c9bdc79a68be864b7b1e4e946c557fe3529124ad987abc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:6d56211c0cc55af6cf64b0dcb27a733994febfbf24457bb14d658db98b4dcb90_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:7b0708b8375d637c822a10733cd97fdddfd6ed1717dd83a37b50f43f28a71444_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:10857fa228035950b7ee78de526d99f4353b0bdf6f67e8412baa93d7bb8455fc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:3a9c36576f625c796e193b7f457c05adfb2bf7fe27a4a20c8dc3239d7d7d749b_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:7db951f4309125ffaf31b315dcbfaaf2a94e33e0bad34a6a98dcdf7b9b5ae76a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7643356dd52ad18bea1b817b192708735794f5536bf86903f7721b07095d949_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0680a79d33d1be64996ef1713f357a03304525adda3a5b1bd902515015afe3e2_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:153a6c2b46a236577f57863da350c3f89595ecf0de6dd56eb8090741b83f6d10_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:60028cdb647f96cc8e3a49f11428a8d35b44937fdd6c6b8bafbd70d6a0a45fd6_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:912550520b81f9fcf68400dfd76d7a85f68a3fce5e95e34ee5a22a32fb5d3871_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:25dc148e3a956b8ee742d0702a0c3b5e978fefc4f1f080cf2bb273e115044303_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:2c4aafdd152511477c2bfbe1f4bc3545785e1cec7a510e9632bc9d72ea624f83_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:7975ba7f7952a874767ae327f8046c924a797cf3a60fbd21070fe3098c5493b9_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:fdb227f5425459de46782922f53ba147f67ea0a86ef2143b9b5d9bd15ba2958e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:2372370502da86ba88aed909bcc1e768377bf540def547fe663e7b727c7ab07d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8b8554063d8dde0c192b7a936515d4f7a3024c4f44a1c508d3d1c43cb54746cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:aebb7c234a589c94449a25d779b83f29ea94a67d9a15f6e5e1fa7cbb7379faa0_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:f454ee35013e250d97ccf8fbd72392932a7b3cb56bc0a1e8d40e39716b41573e_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:bf8fc9009a8c2ee43c1795d9408b0b385cd99ad0601c50e1e79e6df11f57880d_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c322e17e36003bba01af3583da5c5a5673681f47a27a3c4624353f449fbbfe80_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f2394fa49c88dd115e54de9ce42ceb6178bff1d0a2e6a1d355dc60ba77c5323c_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:f5fbc78661bb8f6b091c521c46973aaa296e0534325d753c47a14309e06c2279_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:e65dce4728a53af4e696d09b05b60a731ecb8cdba19332deb16c291f61adcdb4_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:56784b527bf1fc1a2a0f24ea9b6edea3927746cbe1b18d9c653e0be621f07911_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:59183275cf68d933b5eb3690ae89aacfb9e34ee85868e7a1f858684cff6dcd20_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:648d95c1a6736055910cd901c7e80d82d0e8bad71531373293144d0d6682b994_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:7ce3c91962c904cffc5446c0ba6263124ea4b8a17963fbbefabacac73daf4851_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:01668273578bb232be7f478235ef9d4a85ef4eb5e0a63a405a0b7812225e053a_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:121702ab2f294b8dcfa55ecc5566dbd071368713967170bd2297ddcc49e777ea_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4f4632fc0514f19edbb7f951e598d695ce8b07ddd5830f096d87a8925646de0e_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:f6f2d00257e8409ff55194ccec35708b010225aace48d36368d8d227d4b13cc0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rollup: DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS"
}
]
}
RHSA-2024:10962
Vulnerability from csaf_redhat - Published: 2024-12-11 16:47 - Updated: 2026-06-02 17:45A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in ViteJS. `@fs` denies access to files outside of Vite serving allow list. Adding `?import&raw` to the URL bypasses this limitation and returns the file content if it exists, which can allow an attacker to access arbitrary files via the browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A DOM clobbering vulnerability was found in ViteJS. This may lead to cross-site scripting (XSS) attacks on websites that include Vite-bundled files configured with an output format of cjs, iife, or umd, and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
A flaw was found in the Rollup module bundler for JavaScript. Certain versions are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` such as `import.meta.url` in the `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements are present, for example, an `img` tag with an unsanitized `name` attribute.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 | — |
Workaround
|
{
"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 version of Red Hat OpenShift distributed tracing platform (Jaeger) has been released",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift distributed tracing platform based on Jaeger. Jaeger is a project inspired by Dapper and OpenZipkin. It is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and troubleshooting microservices-based distributed systems.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:10962",
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/distributed_tracing/distributed-tracing-platform-jaeger",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/distributed_tracing/distributed-tracing-platform-jaeger"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-21536",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43796",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43799",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-43800",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45296",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45590",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45811",
"url": "https://access.redhat.com/security/cve/CVE-2024-45811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45812",
"url": "https://access.redhat.com/security/cve/CVE-2024-45812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-47068",
"url": "https://access.redhat.com/security/cve/CVE-2024-47068"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10962.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Jaeger) 3.4 release",
"tracking": {
"current_release_date": "2026-06-02T17:45:14+00:00",
"generator": {
"date": "2026-06-02T17:45:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:10962",
"initial_release_date": "2024-12-11T16:47:10+00:00",
"revision_history": [
{
"date": "2024-12-11T16:47:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:45:14+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 3.4",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3Aeebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-operator-bundle@sha256%3A44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3Abf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3A43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3Afd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Ac254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3Ada3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3Aa7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3Ab7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3A6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3Afed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Ae8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3A4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3A78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3A3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3Aceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3Ac81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3A8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3Ae537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3Abb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3Ae7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-agent-rhel8@sha256%3Ab541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-all-in-one-rhel8@sha256%3A952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-collector-rhel8@sha256%3A6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-index-cleaner-rhel8@sha256%3Ab0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-es-rollover-rhel8@sha256%3A60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-ingester-rhel8@sha256%3A44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-rhel8-operator@sha256%3Ab9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"product_id": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jaeger-query-rhel8@sha256%3Afe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64 as a component of Red Hat OpenShift distributed tracing 3.4",
"product_id": "Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: 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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_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": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_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": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-45811",
"cwe": {
"id": "CWE-41",
"name": "Improper Resolution of Path Equivalence"
},
"discovery_date": "2024-09-17T20:00:49.944925+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312930"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ViteJS. `@fs` denies access to files outside of Vite serving allow list. Adding `?import\u0026raw` to the URL bypasses this limitation and returns the file content if it exists, which can allow an attacker to access arbitrary files via the browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vite: server.fs.deny is bypassed when using `?import\u0026raw`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate rather than high severity because it requires specific conditions for exploitation. The attacker must have access to the Vite server, which typically runs in a local development environment rather than in production. Additionally, the bypass allows file access only if the file path is already known or predictable, limiting the attacker\u0027s ability to arbitrarily explore the file system. While it exposes file content outside the Vite serving allow list, the scope of access is constrained, and the impact can be mitigated by proper server configurations and deployment 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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45811"
},
{
"category": "external",
"summary": "RHBZ#2312930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312930"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45811"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite",
"url": "https://github.com/vitejs/vite"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/4573a6fd6f1b097fb7296a3e135e0646b996b249",
"url": "https://github.com/vitejs/vite/commit/4573a6fd6f1b097fb7296a3e135e0646b996b249"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/6820bb3b9a54334f3268fc5ee1e967d2e1c0db34",
"url": "https://github.com/vitejs/vite/commit/6820bb3b9a54334f3268fc5ee1e967d2e1c0db34"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd",
"url": "https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/a6da45082b6e73ddfdcdcc06bb5414f976a388d6",
"url": "https://github.com/vitejs/vite/commit/a6da45082b6e73ddfdcdcc06bb5414f976a388d6"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/b901438f99e667f76662840826eec91c8ab3b3e7",
"url": "https://github.com/vitejs/vite/commit/b901438f99e667f76662840826eec91c8ab3b3e7"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/security/advisories/GHSA-9cwx-2883-4wfx",
"url": "https://github.com/vitejs/vite/security/advisories/GHSA-9cwx-2883-4wfx"
}
],
"release_date": "2024-09-17T18:44:12+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vite: server.fs.deny is bypassed when using `?import\u0026raw`"
},
{
"cve": "CVE-2024-45812",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-17T20:20:07.064245+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312935"
}
],
"notes": [
{
"category": "description",
"text": "A DOM clobbering vulnerability was found in ViteJS. This may lead to cross-site scripting (XSS) attacks on websites that include Vite-bundled files configured with an output format of cjs, iife, or umd, and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vite: XSS via DOM Clobbering gadget found in vite bundled scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as moderate severity rather than important due to the specific conditions required to exploit the vulnerability. While DOM Clobbering can lead to Cross-Site Scripting (XSS), the attack surface is relatively limited. Exploitation is contingent on the presence of unsanitized user-supplied HTML with certain scriptless attributes (`name`, `id`) and the use of particular Vite build outputs (`cjs`, `iife`, `umd`). In environments following proper input sanitization practices, the risk is significantly mitigated. Moreover, the vulnerability does not enable direct code injection or compromise by default but rather leverages existing script elements, reducing the likelihood of widespread exploitation compared to higher severity issues.",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45812"
},
{
"category": "external",
"summary": "RHBZ#2312935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45812"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/commit/ade1d89660e17eedfd35652165b0c26905259fad",
"url": "https://github.com/vitejs/vite/commit/ade1d89660e17eedfd35652165b0c26905259fad"
},
{
"category": "external",
"summary": "https://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3",
"url": "https://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-09-17T20:15:06.037000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vite: XSS via DOM Clobbering gadget found in vite bundled scripts"
},
{
"cve": "CVE-2024-47068",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-23T16:20:20.383320+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314249"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Rollup module bundler for JavaScript. Certain versions are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` such as `import.meta.url` in the `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements are present, for example, an `img` tag with an unsanitized `name` attribute.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rollup: DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate severity rather than important because it requires a specific and relatively uncommon attack vector to exploit\u2014namely, attacker-controlled scriptless HTML elements, such as an unsanitized name attribute in an img tag, which are typically less prevalent in well-maintained web applications. Additionally, the impact is limited to scenarios where import.meta is improperly handled in specific module formats (`cjs`, `umd`, `iife`), and the vulnerability can only lead to cross-site scripting (XSS) under specific conditions.",
"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 OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47068"
},
{
"category": "external",
"summary": "RHBZ#2314249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47068"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162",
"url": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L157-L162"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185",
"url": "https://github.com/rollup/rollup/blob/b86ffd776cfa906573d36c3f019316d02445d9ef/src/ast/nodes/MetaProperty.ts#L180-L185"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4",
"url": "https://github.com/rollup/rollup/commit/2ef77c00ec2635d42697cff2c0567ccc8db34fb4"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541",
"url": "https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm",
"url": "https://github.com/rollup/rollup/security/advisories/GHSA-gcx4-mw62-g8wm"
}
],
"release_date": "2024-09-23T16:15:06.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-11T16:47:10+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/h tml/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10962"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:2a199dfb119a0a9e23cfb6ad30f3715c9219bb8fa880a8a41977829d763a4ca5_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:3a719c39310ec4c664a3e49bf899f070e46be72b7594ce73d335c549b474146f_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:a7ae101cffca890f8665237b153e97b6dc1b3a6b672eaeccdbe4bfbd7aedce17_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-agent-rhel8@sha256:b541c30e0c0180612046cc31c639b219f6e9f4c7ae2e631b6f03404b7d55ee1d_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:952f5a651c58cf3f86ded53cdd03649e3c7cb5c91199fd42bf2333e2ae48cce2_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:b7bcd8d1986f24bc0996360cc6c5eff80d57b3802969740a44ce98484113c1c8_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:ceab26a0939aeb7c4280ff8ff8c8607087838ef37a429e5f8d5f2fa663f5e4fa_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-all-in-one-rhel8@sha256:eebbda52e7853c58f638a0e9ac19f2523396358b92a08c026233b6a9b6e3eb38_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:00481eba92932c2e8dcff9c2e74414423a95cdf7e158a081ac9b6ce64e095053_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:0e8aefb95c5605a7b986c2765417118217962a69a803b38b0d5b5da9ee18ed7a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:6a073cd60d81bff01283dd4cbf680cfc7a17aa42cd262ae5ad4460142a2b5ec0_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-collector-rhel8@sha256:bf43ff8bf24eaf6694abfe3ba0ad34223743ac80473a7284aeb6e30c8b6f7a09_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:43a162e333dc9d7b3d78102ea1ad0edfdc5f83eda53416c26c352f64ce03648e_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:6d2163a0d54b4ca742e2669a1cf6145abaf8681fe68bfaf7b0adf3e386979f5a_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:b0a964e6cfabcab6b24a7caaac935304ab00bf5aac4a2895bebd78dc8dcc93cc_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-index-cleaner-rhel8@sha256:c81395f94df15ee18eefd08b0b0e83cac7e7a266558a1458cfa769504c49a1c5_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:60aecc2ebb419a5dd979e503b9475af9b1def1ca82fcd9d4b96a05bc3a0686d6_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:8a85c82050ca4a430ebeabb6192debca6daee99d9baa0cf96b156790f0984d02_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fd196cb2a9c3780ca1de2a6974bd3c2042c09bebf8a5c5a27bf5e51140a14e33_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-es-rollover-rhel8@sha256:fed0a62dffeb3fc63a57c54b66194d1fb754cb89ec0d8aa0f9a303d3fc494857_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:44d844bd4f1c83b7ee66645a8f0e3c71c5f3fa84ee62553058c15106d8782a69_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:c254cbefa1a0d57fbd1a4925254de1d6568cafa6b26be59db1df38142ab2256c_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e537e8f52fe57bb5ec047054e7a5f7e26a96d5ac52b85623cf56c946c93032cf_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-ingester-rhel8@sha256:e8cc4fc4b0d5b3238a6441acd162d5e8bba35c51a1bab2f2ff87b812c5ded866_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-operator-bundle@sha256:44b22b250cdf29c29cf8c71941ea9ffd84c8bc7f4fddffafcd1b194a125d9028_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:78b4c8cb7e68b33fbd0cfb502a2d4e3ca09eeb6168d525c80ae0a45775364952_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:8d0e9eb0894de1289dfa9556cf9411874df3111f3e84471256de6b2d75ecd829_amd64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:e7814650195a4ce28137f26da766217ed09dc2d974146b73fefb50b3e3c63749_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-query-rhel8@sha256:fe5c0636b57f316157812488029f3346363031b3e216dbc82ed9897a2d1347ab_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:4347e8a28b5a964fcab8ab237e5d93aef6f07ec9400e34a539dccb9d101b6fde_arm64",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:b9b2c61785f82ca784c957898412726a37c4fe81351c1bf7538d45229adabd8b_s390x",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:bb1d9ea1ef3e98740a6a4fd64e27c74b9ecc6849a3b4adc8c1d3a0289adca4f3_ppc64le",
"Red Hat OpenShift distributed tracing 3.4:registry.redhat.io/rhosdt/jaeger-rhel8-operator@sha256:da3915ec0e08f9e14be5520bc92a318308a4e2a514f19f74a54b8c922f7df9df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rollup: DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS"
}
]
}
RHSA-2024:11023
Vulnerability from csaf_redhat - Published: 2024-12-12 20:00 - Updated: 2026-06-02 17:41A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
|
A flaw was found in Jetty's ThreadLimitHandler.getRemote(). This flaw allows unauthorized users to cause remote denial of service (DoS) attacks. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Spring applications using the WebMvc.fn or WebFlux.fn frameworks. This issue can allow attackers to perform path traversal attacks via crafted HTTP requests when the application serves static resources using RouterFunctions and explicitly configures resource handling with a FileSystemResource location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
{
"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": "HawtIO 4.1.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. 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": "HawtIO 4.1.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\n* serve-static: Improper Sanitization in serve-static (CVE-2024-43800)\n\n* send: Code Execution Vulnerability in Send Library (CVE-2024-43799)\n\n* org.springframework/spring-webmvc: Path Traversal Vulnerability in Spring Applications Using RouterFunctions and FileSystemResource (CVE-2024-38816)\n\n* org.eclipse.jetty/jetty-server: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks (CVE-2024-8184)\n\n* quarkus-core: Leak of local configuration properties into Quarkus applications (CVE-2024-2700)\n\n* braces: fails to limit the number of characters it can handle (CVE-2024-4068)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\n* path-to-regexp: Backtracking regular expressions cause ReDoS (CVE-2024-45296)\n\n* express: Improper Input Handling in Express Redirects (CVE-2024-43796)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:11023",
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "2305290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "2312060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312060"
},
{
"category": "external",
"summary": "2318564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318564"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11023.json"
}
],
"title": "Red Hat Security Advisory: HawtIO 4.1.0 for Red Hat build of Apache Camel 4 Release and security update.",
"tracking": {
"current_release_date": "2026-06-02T17:41:09+00:00",
"generator": {
"date": "2026-06-02T17:41:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:11023",
"initial_release_date": "2024-12-12T20:00:23+00:00",
"revision_history": [
{
"date": "2024-12-12T20:00:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-12T20:00:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:41:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product": {
"name": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product_id": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhboac_hawtio:4.0.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Build of Apache Camel"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-4068",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2024-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "braces: fails to limit the number of characters it can handle",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "RHBZ#2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308",
"url": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/issues/35",
"url": "https://github.com/micromatch/braces/issues/35"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "braces: fails to limit the number of characters it can handle"
},
{
"acknowledgments": [
{
"names": [
"BfC"
]
}
],
"cve": "CVE-2024-7885",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2024-08-16T09:00:41.686000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2305290"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7885"
},
{
"category": "external",
"summary": "RHBZ#2305290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7885"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885"
}
],
"release_date": "2024-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage"
},
{
"cve": "CVE-2024-8184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-14T16:01:01.239238+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318564"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s ThreadLimitHandler.getRemote(). This flaw allows unauthorized users to cause remote denial of service (DoS) attacks. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty:jetty-server: jetty: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate rather than important because it requires specific conditions to be met, including continuous, crafted requests that deliberately target memory allocation to exhaust resources. While it can cause a denial of service, it does not lead to direct compromise of sensitive data, unauthorized access, or code execution.",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8184"
},
{
"category": "external",
"summary": "RHBZ#2318564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8184"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/pull/11723",
"url": "https://github.com/jetty/jetty.project/pull/11723"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/30",
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/30"
}
],
"release_date": "2024-10-14T15:09:37.861000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.eclipse.jetty:jetty-server: jetty: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks"
},
{
"cve": "CVE-2024-38816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-09-13T06:20:08.422867+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312060"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring applications using the WebMvc.fn or WebFlux.fn frameworks. This issue can allow attackers to perform path traversal attacks via crafted HTTP requests when the application serves static resources using RouterFunctions and explicitly configures resource handling with a FileSystemResource location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spring-webmvc: Path Traversal Vulnerability in Spring Applications Using RouterFunctions and FileSystemResource",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Path traversal vulnerabilities in applications that serve static resources via RouterFunctions and FileSystemResource pose a important security risk, as they allow attackers to bypass access controls and retrieve arbitrary files from the server\u0027s filesystem. This type of attack can lead to unauthorized exposure of sensitive data, such as configuration files, environment variables, or authentication credentials. If exploited, it can further facilitate privilege escalation, lateral movement, or remote code execution within the system. Given the broad access it grants to the server\u0027s filesystem, the potential for system compromise makes path traversal vulnerabilities a high-severity 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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38816"
},
{
"category": "external",
"summary": "RHBZ#2312060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38816"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-38816",
"url": "https://spring.io/security/cve-2024-38816"
}
],
"release_date": "2024-09-13T06:15:11.190000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "spring-webmvc: Path Traversal Vulnerability in Spring Applications Using RouterFunctions and FileSystemResource"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-12T20:00: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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11023"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
}
]
}
RHSA-2024:11293
Vulnerability from csaf_redhat - Published: 2024-12-17 19:52 - Updated: 2026-06-04 15:53A memory exhaustion flaw was found in the otelgrpc handler of open-telemetry. This flaw may allow a remote unauthenticated attacker to flood the peer address and port and exhaust the server's memory by sending multiple malicious requests, affecting the availability of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"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": "Multicluster Engine for Kubernetes 2.6.4 General Availability release\nimages, which provide enhancements, bug fixes, and updated container\nimages.\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": "Multicluster engine for Kubernetes v2.6.4 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\n\nBacktracking regular expressions cause ReDoS (CVE-2024-45296) \nReDoS vulnerability in multiparametric routes (CVE-2024-45813)\nDoS vulnerability in otelgrpc due to unbound cardinality metrics (CVE-2023-47108)\n\nJira issues addressed: \n\n* ACM-14853: cluster-proxy addon stuck in state \"progressing... mca and\nwork configs mismatch\"\n\n* ACM-15058: detach operation destroys hosted clusters",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:11293",
"url": "https://access.redhat.com/errata/RHSA-2024:11293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "ACM-14853",
"url": "https://issues.redhat.com/browse/ACM-14853"
},
{
"category": "external",
"summary": "ACM-15058",
"url": "https://issues.redhat.com/browse/ACM-15058"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11293.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.6.4 security enhancements and bug fixes",
"tracking": {
"current_release_date": "2026-06-04T15:53:54+00:00",
"generator": {
"date": "2026-06-04T15:53:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:11293",
"initial_release_date": "2024-12-17T19:52:29+00:00",
"revision_history": [
{
"date": "2024-12-17T19:52:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-17T19:52:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T15:53:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.6 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"product_id": "multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.6.4-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"product_id": "multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.6.4-24"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.6.4-23"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.6.4-65"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.6.4-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.6.4-47"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.6.4-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.6.4-14"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"product_id": "multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.6.4-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"product_id": "multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.6.4-24"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.6.4-23"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.6.4-65"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.6.4-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.6.4-47"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.6.4-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.6.4-14"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.6.4-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"product_id": "multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.6.4-24"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.6.4-23"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.6.4-65"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.6.4-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.6.4-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.6.4-14"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.6.4-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"product_id": "multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.6.4-24"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.6.4-23"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.6.4-65"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.6.4-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.6.4-47"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.6.4-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.6.4-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.6.4-14"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64 as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le as a component of multicluster engine for Kubernetes 2.6 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-47108",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-11-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251198"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw was found in the otelgrpc handler of open-telemetry. This flaw may allow a remote unauthenticated attacker to flood the peer address and port and exhaust the server\u0027s memory by sending multiple malicious requests, affecting the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry-go-contrib: DoS vulnerability in otelgrpc due to unbound cardinality metrics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While no authentication is required, there are a significant number of non-default factors that prevent widespread exploitation of this issue. To affect a service, all of the following must be true:\n- The go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc package must be in use\n- Configured a metrics pipeline that uses the UnaryServerInterceptor wrapper function\n- No filtering of unknown HTTP methods or user agents at a higher level, such as Content Delivery Network\n\nDue to the limited attack surface, Red Hat Product Security rates the impact of this flaw as Moderate.\n\ncluster-network-operator-container in Openshift Container Platform 4 is rated as low and Won\u0027t Fix as the stats are behind an RBAC proxy and isn\u0027t available to unauthenticated users.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-47108"
},
{
"category": "external",
"summary": "RHBZ#2251198",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251198"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-47108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47108"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-8pgv-569h-w5rw",
"url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-8pgv-569h-w5rw"
}
],
"release_date": "2023-11-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T19:52:29+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11293"
},
{
"category": "workaround",
"details": "As a workaround, use a view removing the attributes. Another possibility is to disable grpc metrics instrumentation by passing otelgrpc.WithMeterProvider option with noop.NewMeterProvider.",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"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-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "opentelemetry-go-contrib: DoS vulnerability in otelgrpc due to unbound cardinality metrics"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T19:52:29+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11293"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"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-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-17T19:52:29+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11293"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"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-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:190d74d8d66c59ef65f3c34a922ef8da476ce9b0713799b9b8bf237867977556_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:2ee11ed4a9574fce3c9451478e27b08fadd8ce47070fc49ef9f131e1f5faa3ac_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:b12de2b40253ccf4a4a09c89cc486ec21fb414ee0c4751970cc05855509388aa_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-image-service-rhel8@sha256:d33a188234fc6ff2ecbebe35a334b2410aea304d9576fda3da49f759e4625907_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:00d73fa8e6ad61849c674628a0ca64cf114defb03996184f168e246bfb6e687d_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:248f72d87c45300991ddc150da021cc7fd27d05c9d51dab406c41017c7dc88d9_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:bb4d78cc637108569f3a7be07dd40d94b66e96c6f13be72a975576b9fffc69e0_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-agent-rhel8@sha256:c3be60b1d314b96873e08fcee525ef243ece76f5612cc4d9d76a8282f323b2fb_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:12097bef19066a7b2760d0fd98ae5a0534300fcdad0a466b054b94b5bd234ade_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:17f97e5d57822c6a4449f41a459d19314ad0192ab8a2e83d97052a1155aa5c19_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:aa8d8af5780efc0c5748973278dc0976540586cdbac24cf634bf0f9232a7e53f_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-controller-rhel8@sha256:c2b1515200945e18121898deba89b997839b38e9efc06a80c77835b8a935f10c_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:278c5da1432f652279ad5772ce44cdda1c0d6a68c0babd23b4cea637ccc84ba7_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:44623ead7a8a6b3405c13e03ceac450b17fad1276a6dfd9b89809abcda83fc4a_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:7f27cf0d4e19bdcbbe454cb2960345db79487ac12fab0f5f2730398ad2162cdd_ppc64le",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-installer-rhel8@sha256:e8c79fe55b27a591223656b42ed3121815087ed1070b53c8595ce83fe1ca7182_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:28952bd950d6d710f83637ee9865adbe5c9cd670518e76be40b4af7e6bee2647_s390x",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:b70d06dae56a877eca6ea154622517b6da6c08fb991c01796909764fd827e048_arm64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:d018e8046f460379140ad2a73b8883de6150d638b54745b1b3fc6a9e2ebe63b7_amd64",
"8Base-multicluster-engine-2.6:multicluster-engine/assisted-service-8-rhel8@sha256:f2d4b3f7d3c6434e01f2fe220d073825d5ad8fec286c9786494773d13257c427_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:23143ae93a89dcf6c8e1bf08397890613a6ede3574bc7940069cbd7d31e480f5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:36475cc5f62cf39ddc23ae8dd8f298658ad8f0a13936b924e4aa18e83b945751_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:e3678da21391e415fc4dd938c198a089edbb7be2cc685e15018215b6d80a26ea_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/addon-manager-rhel9@sha256:fc653e1b94e2e36891c8ec3ec438cc13269b9d0f7543310c401434ab33589c41_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:05d65257062917ed42e4ea33216b7dc5f1f826e7084067aa714ee98182abf2e9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:4e189e743c8b9efdcf42ffcc8f5c0ca2e5cf6dd94803b9d5f4d59324b929ed43_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:5e9ddf2ea27a7ba6294a0953d18d49f3e255c454a620d203ce9afd989e3d2ce1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/assisted-service-9-rhel9@sha256:f653138bb8abf877ae4ed0fc3117387b53a41ffd7a4b1ce8a01be84cb7634a3b_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:49e25b98d2c322db7f448dbabaeba3dd47f01ff90fa765c19726f9b73ed7821a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:4b2ed93c0f7ba9c9cd5f08d6e40365b53416c8f308ecc3f098e2356c96866e46_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:7897119902f702b6cc04ad61f666cad7083b199656457b051dcadf50b42fe50a_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/backplane-rhel9-operator@sha256:cf3193f5297a75046900b021aae8e2e06a73b752619842d518ffd97929858bd9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:0c5a9e01f417de4d515b3147a8b82dc38ca9d3667e777b2732d3d251d87ba19c_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a6021aa6b08be9f6a8fa6e685c7e8fe3010a83514b9ab455e485117f1ae73a1c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:aeda1a7bffc724f8fb6ecd79846f9a422f1ac128cfb7cccd4535fbc3f8920046_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e1097fe86b9fd565a8c0d03dfa88ba306a672d24436ac71a0aebd7b01d0ca7d0_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62f4dfdc47f0debe71a357510a10f5860f87af7927ed1a276a5663c4efe42585_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9dd1aa0b847464278477b2bd6db89429eb3e4cea3830d6d39f9144fb0c4d0951_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c8e72ad1d10731fe98ad411487c0bf494093fdcd0fdfa3a2e0785e53590fa584_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d16673b86c81fc9b73156a95a708d1e5311541d8a9ac6e37075572c8238b9f05_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:079e1e3768a92bf41c99c500899abe3c10e6142cc0b45096d62ab43251979c5f_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:26a944133e81af7d11553afcfddbb74a92f0e7c110266b542dd10e8dd89028c1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:71239b8be3e28b18400c8bfe5fbdd287f16a9b9be1b1d998f6644dee53747d60_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-api-rhel9@sha256:79ca6790ee5f6e702a135aa0cd468a78d2bbb09f8e2bfa72c3985b05bb9eb0d3_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:0cdbdc8b2199fc61a317cb008bd1705a6f464906a5fcb28601cc9c996e66b2c2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:812d80fb93df8a4aaf9e671199b833d9cbbfb3d1c428631c3a7950d23c0b98ea_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:c46be053f122f380524837196c78c832bcffe4be01e1523e5d4e400befee8756_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-curator-controller-rhel9@sha256:f46148b5804b22a00d1b0b32df19725ea30e90286eda4f746558f85eadfa6f83_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:1a1093f2567dc7142fc569a6cc938dc562702140f72df3931ac9b00c373991d1_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:6cbc071af9e9339b6d351f682e75bdb0adec8f6afc8e5cbb01324faf9ea3c3db_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:97306d6067f35eeba1bfcd61b6d8e033a7d97a7fedc614346556eba0212ea8ef_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-image-set-controller-rhel9@sha256:cf8a836058c94638c9cd8adc13d97311d3fe6c6eee74f90e32cd233794426c76_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c6451887e69d94ff5435f386f5ed991fe7649bc5828e49a5cd3d16a89cdba7e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:591ac8b7d1ebe4f67f02ab6913c4bb8df578fb9404771f70cfe9e5f94adc7d10_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:7e9493d6c2d172593b3b8c6a8a561b29b36074c9612dc4bbc74a29e834fcef63_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-addon-rhel9@sha256:d35d93663d1db2efcfaa489d9f85da4a5670297270166b5e32a9363fd3ca740d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:1145f01e02e3692187a1fc93ee6b199c505b5a105fb7cbcfae97914569e7b4a7_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:5ad71fd271f1bb65faae6ed1ae5ef8d3e85cb7808f3427f5c865ad047dae724a_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:ad7e52d0d53966649ded0d87cee9ac69aface4f6369727f111ae7191af0040e3_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/cluster-proxy-rhel9@sha256:e89f60050e362af96c1ee3712aa43ef739efa71c1b7e4b5c362683f312bc54bd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:0d10d3972ed9bb804f6ebc58d806aefa32b76bca52e9706786a3ebf1de356974_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:6af7ad062cd03f98104d6e24a77671eaf3fb40b083252aa6cb16adc8329e5100_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:debffa0a2e4099838428ebe5131c6f29275d4999abc0498c6eeff9ed60e761e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterclaims-controller-rhel9@sha256:f3e0d481faedb56a4eb14748fb60cc7ac2e2b12f26f3b4d695a7681458a94577_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:0759bf64a569b07904944b0e49e926845e18adb7f59ef9c2ec18af0306bc40b1_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:41089125353da1a4c63ac0a43d89bc4eb2f62b8e1b12d97df0e477c5bb761cc9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9eebce61c189b7f06b449fbf68e861e7945105843ad0f9791bb358c53c668012_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c8d0c84e8d887c997004ae6cc1e91fffe014bfe31ac80a26369ae0e0de631a06_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:0a09448a99bf58a6ca0c8c3a8f60db2a9c0a33c0c7640f5ea25ee6a6d429c904_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:29893f4425a8e1745563fd31af050bdbcbb5e6753a98362242ca62d4b3dc66f8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6a6ea7a5ade6b9f18e8ce907cca2dd1f2812678165e74a31d2c0673cb120ee5a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/console-mce-rhel9@sha256:6abc0e125e5b71d2c05c7a7ed4e9541445365de89cf501221b1a005a9d81a426_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:477417fbb3c52e1d819338dba3ff43403da5b0dee1fb179454fc001953f23222_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:550c278fb61c94e757ceaf4a994c79d857517e6120e16f1c15203d8e00f85566_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:acf33d1183b88e5a624e39a603033bbd902913d98fc709b624c860e58f461eed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/discovery-rhel9@sha256:fff3818d5c89dfeac53e860cf65e3f9442c8c0104f4ebb555a36bc4daf890a05_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:10ac5e3ea7cc6864975f9d3bfd4ddcaa3efc268aa8d4eb7b618bf968ebf53df2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:2b7726ecdcefbd2d03e13868381cf53e5f62803304dd53d6b25b0e0e2075398b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:b1790f6c6b589118aababb9d4bfc10dc1d7f66179b3b8d1517611911e8afcfdd_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hive-rhel9@sha256:d3217bd8079791ccfc650a3c7c8322e32f50abbaecfb56324b46b8562763a529_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:293a959c6ad939e1d9135036cdb06ff53889307b1d34d7eddce478254d385014_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:87a096485adc47b05aaf1e30f2406278d070b084576dbd1c81fdaa3975336672_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:b566ed09d579517d19b5bdcdde58abfe14c2698158e59f41579416e1006fe399_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-addon-rhel9-operator@sha256:cfd741d17586eb97c0fe4a459fd67ac3d5c0d9e27ed47b873d929e640068295d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:56e2174feb44a3cef16e6fcf3a77fae68df4575b0ec76b9ea2e80737006a69aa_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:60ea3164c31ca1b10c5ea4ff23ba63329184208a3f2c9a8ab5497f3c4045f112_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:cc5c0e72812a8612b77cacdfaca69f54e16e15eb8e3da62f660792ca61d737b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-cli-rhel9@sha256:e09aacbcdc9d6c86d7d9d74b7ce70050f5b7dc855d6e714be6f1f069bd55643f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:2ceb5fbe3a81714bd1217ebeebd773eaa2843a39767dbce4cacec4e489277466_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:4a7ece1b1676b1016f0208ab03c4a6e0943eecbd9a57e412ba25018e7c01ee17_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:d13bea0705b741f25b495c5c81b99cf3ffb9483fa2b232500eb88ac055d830ba_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/hypershift-rhel9-operator@sha256:fec074803768cabe38c3b94ee18944584336e6c107d85a9d06119053dbb774be_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:300bcaff19bf0dafeeebd32f90848fca1b93c74956f937d27676fe7c4a14ce62_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a82d5064dcf965aa10b95b902ef91e7b7e879acdf533bd467684ea97b085485_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:5a884084dfd9cadb040cc58f90a5c4c5ae20d3d7510b4c741d2f920e04e73ab3_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/image-based-install-rhel9@sha256:feb8c73a759f2f81a49f63cc0977df7ef370fdd8b8ef71fa63fb0569ff39abdf_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:25f883613187122a531dd7883d17088b05184b91c1c91f65748a8a7157383614_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:640f848955888a849645d167919e11a3c31ffa077b6b11f242542a7170faf62f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:6c0c3a3538faba13dba2e243c57fd727378d3ee07eb7eb00ea7350fdb07df9f9_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b667e1d24af0fa50b56ab312afe961edac326e7f1109409534b94e00f0331009_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:7eb55dacb0f20e0905bd5bee7ce1ab21b286725f1bad990cdc60ba2fee01b906_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:8eb0d1328f1ee55729eb69b7b1090961ef1642325e49ab29c5bdd5715be0011f_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:948ab04ffcdc477508acc98c968e1c6220becc4aabe053dbb868aa1a4d24c44c_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managed-serviceaccount-rhel9@sha256:a0e984dff0f6a2d6c60d6fd921be56651f993a6e8712897b156df5a3cd514ff0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:352a44b46149e01e2c20de81f7f4e2dbcd20b63e6f9a408470a4cf72a5e485bc_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:44889c3eb9a1277b8feea93f074352069a0467573c23c99e6e078ed1ab05f9d6_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:a8ae350e12a268c5574e3d4ff8e038a5d80a0cc108ce318ce0729a5de7f285e2_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/managedcluster-import-controller-rhel9@sha256:faf9394a54ca6334f27a3a5483d81d2fc33957ae54d81c09e90a76296621e67e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:002ccca2b65adfb332e8a789f4e26d115f79152e4a87b7c946c82a4331c9115b_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:284029d5e4738f9f68b00cac6203e2b41650c871c4a270eaadf6eea64bdde40e_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/mce-operator-bundle@sha256:aa56c5d905b060e81a144ef9032968a76c56f4b43281255f4c489021fa90d18a_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:629573e635c69d2704cdc1429af7011007a2fef95c16cec8c81c74e239188b11_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:a905acbe2fb2e1f6c64fd218a417ae405f6dc67f6288a37a9f9352c59aba065d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:c24264dc37eae846660e89e73b1d14b965a1781541ed1990eeffd54ffa263f34_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/multicloud-manager-rhel9@sha256:cb04ca8c58746679f4b0960ea9d82371733fefdbc628301339bdd88ec109f37d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:64cf920e0e70c7189f4ef8a85025d6fb25cdb00afd9b5947748ee297d3562990_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:6cfe84ff747d4b9482fc9a39cb3885422c99489dbc243addf1f3c6836bb2b45a_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:c35be3a91d8e53a070f36cc0e292c46afc1bf106a3a6631502b1c47e5b4518c0_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/must-gather-rhel9@sha256:eb0e9bfcf1809dd93fecae791d4f46d1eeb3480fed2a04be16a8071ad37ac38d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:2809d607f7ac261feee2b95fe902b9e56962afc2b9102c23f23028ccbf7738d7_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c744092cf887fd4e5fd79f210d0d003984479f97131dd05171cc17667145971e_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:c8d9e6ae99f8f2b55fca8465bc41977366bab31449900ee46909054538cff363_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/placement-rhel9@sha256:ef4cf7b395684439c2785eabce9ac1c58d02cfe1ac1c08ab5c8d70f4305e3398_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:15e203c57c802cdfece7160a1bd5421aa943a974925ebb0c99320c34d260d69d_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6243929e39b50c51f6fee33f680fd4b1f7ed97ffdf7fed0815b7d492f3830198_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:6557f1b3561b0d93bbf7dc35d97218f8049631e484ab033fc9cd890d37e0cb5e_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/provider-credential-controller-rhel9@sha256:8414a602f36428faf108249f0adee5aff7a43d79da7ec654d65331f17cf96ac1_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:0caa469ce6fd9bc9abb806b24f81de4ef2ea43e4b8810d3b7f3e362c778f04f2_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:119c43ea391477d92007a0917a2fbaa9f17f0a8f77b8658e137a54d61abb3977_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:36b79d9bce7e7629178b6cd2c338b5305d7e0178af321286e15c81f23ad29c5d_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-operator-rhel9@sha256:5c1e8e75625961375513bb5f27d0ecf2e9fbb45ca007e080c073f342badba1b8_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:152129445124337da157c8cdb35c1e64469cf270700171c69398b852c72afb14_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:1a34f179fc5e517daeb3ffa93f5799ae0e97c41a81a188d27d6915cefe8e0528_ppc64le",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:82e9c59e0ea9ed2cba3dea2b4441da6e16ca825bf2119add5fe608cbed057ec8_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/registration-rhel9@sha256:83e41d6d8bfec0db27dc0fd74d9355b030410c15a328f815712bce92d4f9e9ba_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:127e546fa49dbd3bf2cf85c6f6e03c1ddbbd6d5c39a481b031ce60814f36a5ed_s390x",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:1c1e0e923a0752e5722acadac4422c3f8f635e7b7a8ff487127d8f78839adff5_amd64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:4e47cfb3aa442b20068090af0c8fc9dba55212b9f50cb7085e65ecf9384342bf_arm64",
"9Base-multicluster-engine-2.6:multicluster-engine/work-rhel9@sha256:c4d4dce1408073a558d3739444bcb93eac6b42515ef32d0145e1c550e3ae05ab_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.