Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-21536 (GCVE-0-2024-21536)
Vulnerability from cvelistv5 – Published: 2024-10-19 05:00 – Updated: 2024-10-21 16:31- CWE-400 - Denial of Service (DoS)
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | http-proxy-middleware |
Affected:
0 , < 2.0.7
(semver)
Affected: 3.0.0 , < 3.0.3 (semver) |
|
| chimurai | http-proxy-middleware |
Affected:
0 , < 2.0.7
(semver)
Affected: 3.0.0 , < 3.0.3 (semver) cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "http-proxy-middleware",
"vendor": "chimurai",
"versions": [
{
"lessThan": "2.0.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "3.0.3",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-21536",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-21T15:20:45.568615Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-21T16:31:29.125Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "http-proxy-middleware",
"vendor": "n/a",
"versions": [
{
"lessThan": "2.0.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "3.0.3",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Marc Hassan"
}
],
"descriptions": [
{
"lang": "en",
"value": "Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths."
}
],
"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/E:P",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "Denial of Service (DoS)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-21T11:22:36.064Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
},
{
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2024-21536",
"datePublished": "2024-10-19T05:00:04.056Z",
"dateReserved": "2023-12-22T12:33:20.123Z",
"dateUpdated": "2024-10-21T16:31:29.125Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-21536",
"date": "2026-07-02",
"epss": "0.01009",
"percentile": "0.58817"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.0.7\", \"matchCriteriaId\": \"A1C31D2C-0CB7-4D28-8658-42632A65F7F3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"3.0.3\", \"matchCriteriaId\": \"A89EB4F5-1978-4172-A52D-8504F87E110E\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.\"}, {\"lang\": \"es\", \"value\": \"Las versiones del paquete http-proxy-middleware anteriores a la 2.0.7, a la 3.0.0 y a la 3.0.3 es vulnerable a un ataque de denegaci\\u00f3n de servicio (DoS) debido a un error UnhandledPromiseRejection generado por micromatch. Un atacante podr\\u00eda matar el proceso Node.js y bloquear el servidor al realizar solicitudes a determinadas rutas.\"}]",
"id": "CVE-2024-21536",
"lastModified": "2024-11-01T18:03:15.897",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"report@snyk.io\", \"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}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I: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-10-19T05:15:13.097",
"references": "[{\"url\": \"https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a\", \"source\": \"report@snyk.io\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5\", \"source\": \"report@snyk.io\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22\", \"source\": \"report@snyk.io\", \"tags\": [\"Patch\"]}, {\"url\": \"https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906\", \"source\": \"report@snyk.io\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "report@snyk.io",
"vulnStatus": "Analyzed",
"weaknesses": "[{\"source\": \"report@snyk.io\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-21536\",\"sourceIdentifier\":\"report@snyk.io\",\"published\":\"2024-10-19T05:15:13.097\",\"lastModified\":\"2026-06-17T07:09:41.890\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.\"},{\"lang\":\"es\",\"value\":\"Las versiones del paquete http-proxy-middleware anteriores a la 2.0.7, a la 3.0.0 y a la 3.0.3 es vulnerable a un ataque de denegaci\u00f3n de servicio (DoS) debido a un error UnhandledPromiseRejection generado por micromatch. Un atacante podr\u00eda matar el proceso Node.js y bloquear el servidor al realizar solicitudes a determinadas rutas.\"}],\"affected\":[{\"source\":\"report@snyk.io\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"http-proxy-middleware\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"2.0.7\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"3.0.0\",\"lessThan\":\"3.0.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"chimurai\",\"product\":\"http-proxy-middleware\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"2.0.7\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"3.0.0\",\"lessThan\":\"3.0.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"report@snyk.io\",\"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},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I: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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-10-21T15:20:45.568615Z\",\"id\":\"CVE-2024-21536\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"report@snyk.io\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0.7\",\"matchCriteriaId\":\"A1C31D2C-0CB7-4D28-8658-42632A65F7F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.3\",\"matchCriteriaId\":\"A89EB4F5-1978-4172-A52D-8504F87E110E\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a\",\"source\":\"report@snyk.io\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22\",\"source\":\"report@snyk.io\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906\",\"source\":\"report@snyk.io\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-21536\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-21T15:20:45.568615Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*\"], \"vendor\": \"chimurai\", \"product\": \"http-proxy-middleware\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.0.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-21T15:47:24.380Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Marc Hassan\"}], \"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/E:P\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"http-proxy-middleware\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.0.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.3\", \"versionType\": \"semver\"}]}], \"references\": [{\"url\": \"https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906\"}, {\"url\": \"https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a\"}, {\"url\": \"https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22\"}, {\"url\": \"https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-400\", \"description\": \"Denial of Service (DoS)\"}]}], \"providerMetadata\": {\"orgId\": \"bae035ff-b466-4ff4-94d0-fc9efd9e1730\", \"shortName\": \"snyk\", \"dateUpdated\": \"2024-10-21T11:22:36.064Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-21536\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-21T16:31:29.125Z\", \"dateReserved\": \"2023-12-22T12:33:20.123Z\", \"assignerOrgId\": \"bae035ff-b466-4ff4-94d0-fc9efd9e1730\", \"datePublished\": \"2024-10-19T05:00:04.056Z\", \"assignerShortName\": \"snyk\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:1249
Vulnerability from csaf_redhat - Published: 2025-02-10 18:38 - Updated: 2026-07-01 19:33A flaw was found in jQuery. HTML containing \<option\> elements from untrusted sources are passed, even after sanitizing, to one of jQuery's DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in bootstrap associated with the data-loading-text attribute within the button plugin. This vulnerability allows malicious JavaScript code to be injected into the attribute, which is then executed when the button's loading state is triggered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
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: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
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: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
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 |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
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 |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
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 |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
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: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
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: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in path-to-regexp. A path-to-regexp 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated container images are now available for Discovery 1.12.",
"title": "Topic"
},
{
"category": "general",
"text": "The Discovery container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to these new images specifically, or to the latest images generally.\n\nFixed CVEs:\nCVE-2024-39338\nCVE-2024-56201\nCVE-2024-45590\nCVE-2024-41991\nCVE-2024-42005\nCVE-2024-41989\nCVE-2024-8775\nCVE-2024-43799\nCVE-2024-43796\nCVE-2024-43800\nCVE-2024-45296\nCVE-2024-43788\nCVE-2024-21536\nCVE-2024-56326\nCVE-2024-21538\nCVE-2020-11023\nCVE-2024-55565\nCVE-2023-44270\nCVE-2024-6485\nCVE-2024-53907\nCVE-2024-56374\nCVE-2024-52798\nCVE-2024-31449\nCVE-2024-46981\nCVE-2024-31228",
"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-2025:1249",
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "DISCOVERY-895",
"url": "https://issues.redhat.com/browse/DISCOVERY-895"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1249.json"
}
],
"title": "Red Hat Security Advisory: updated discovery container images",
"tracking": {
"current_release_date": "2026-07-01T19:33:56+00:00",
"generator": {
"date": "2026-07-01T19:33:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:1249",
"initial_release_date": "2025-02-10T18:38:39+00:00",
"revision_history": [
{
"date": "2025-02-10T18:38:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-10T18:38:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T19:33:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Discovery 1 for RHEL 9",
"product": {
"name": "Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:discovery:1.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product": {
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product_id": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771?arch=amd64\u0026repository_url=registry.redhat.io/discovery/discovery-server-rhel9\u0026tag=1.12.0-1"
}
}
},
{
"category": "product_version",
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product": {
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product_id": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a?arch=amd64\u0026repository_url=registry.redhat.io/discovery/discovery-ui-rhel9\u0026tag=1.12.0-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product": {
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product_id": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70?arch=arm64\u0026repository_url=registry.redhat.io/discovery/discovery-server-rhel9\u0026tag=1.12.0-1"
}
}
},
{
"category": "product_version",
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product": {
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product_id": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c?arch=arm64\u0026repository_url=registry.redhat.io/discovery/discovery-ui-rhel9\u0026tag=1.12.0-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64"
},
"product_reference": "discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64"
},
"product_reference": "discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64"
},
"product_reference": "discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"relates_to_product_reference": "9Base-discovery-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64 as a component of Discovery 1 for RHEL 9",
"product_id": "9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
},
"product_reference": "discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64",
"relates_to_product_reference": "9Base-discovery-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11023",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2020-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1850004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jQuery. HTML containing \\\u003coption\\\u003e elements from untrusted sources are passed, even after sanitizing, to one of jQuery\u0027s DOM manipulation methods, which may execute untrusted code. The highest threat from this vulnerability is to data confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux versions 6, 7, and 8 ship a vulnerable version of JQuery in the `pcs` component. As PCS does not accept untrusted input, the vulnerable code cannot be controlled by an attacker.\n\nMultiple Red Hat offerings use doxygen to build documentation. During this process an affected jquery.js file can be included in the resulting package. The \u0027gcc\u0027 and \u0027tbb\u0027 packages were potentially vulnerable via this method.\n\nOpenShift Container Platform 4 is not affected because even though it uses the \u0027gcc\u0027 component, vulnerable code is limited within the libstdc++-docs rpm package, which is not shipped.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-11023"
},
{
"category": "external",
"summary": "RHBZ#1850004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11023"
},
{
"category": "external",
"summary": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/",
"url": "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2020-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-01-23T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jquery: Untrusted code execution via \u003coption\u003e tag in HTML passed to DOM manipulation methods"
},
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"cve": "CVE-2024-6485",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-07-11T17:30:47+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2297388"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in bootstrap associated with the data-loading-text attribute within the button plugin. This vulnerability allows malicious JavaScript code to be injected into the attribute, which is then executed when the button\u0027s loading state is triggered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bootstrap: Cross-Site Scripting via button plugin on bootstrap",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6485"
},
{
"category": "external",
"summary": "RHBZ#2297388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6485",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6485"
},
{
"category": "external",
"summary": "https://www.herodevs.com/vulnerability-directory/cve-2024-6485",
"url": "https://www.herodevs.com/vulnerability-directory/cve-2024-6485"
}
],
"release_date": "2024-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bootstrap: Cross-Site Scripting via button plugin on bootstrap"
},
{
"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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression denial of service"
},
{
"cve": "CVE-2024-31228",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-10-07T20:01:32.319599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317058"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31228"
},
{
"category": "external",
"summary": "RHBZ#2317058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
"url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
"url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
}
],
"release_date": "2024-10-07T19:51:06.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
},
{
"cve": "CVE-2024-31449",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-10-07T20:01:19.998028+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31449"
},
{
"category": "external",
"summary": "RHBZ#2317056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
"url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
"url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
}
],
"release_date": "2024-10-07T19:51:08.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the 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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
},
{
"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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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",
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-46981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-01-06T22:00:39.382359+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2336004"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis\u0027 Lua library commands may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The problem exists in all versions of Redis with Lua scripting.\n\nThis vulnerability in Redis is classified as high severity rather than moderate due to its potential impact and exploitation scope. By manipulating the Lua garbage collector through crafted scripts, an authenticated attacker can achieve remote code execution (RCE), allowing them to execute arbitrary commands on the host system. This compromises not only the integrity and confidentiality of the data stored in Redis but also the underlying server itself. Furthermore, the exploitation does not require direct access to the server binary, making it feasible for attackers to execute through legitimate, albeit malicious, commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-46981"
},
{
"category": "external",
"summary": "RHBZ#2336004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/6.2.17",
"url": "https://github.com/redis/redis/releases/tag/6.2.17"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.2.7",
"url": "https://github.com/redis/redis/releases/tag/7.2.7"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/7.4.2",
"url": "https://github.com/redis/redis/releases/tag/7.4.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c"
}
],
"release_date": "2025-01-06T21:11:51.687000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis\u0027 Lua library commands may lead to remote code execution"
},
{
"cve": "CVE-2024-52798",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-12-05T23:00:59.020167+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A path-to-regexp 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists because of an incomplete fix for CVE-2024-45296.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "RHBZ#2330689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4",
"url": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w"
}
],
"release_date": "2024-12-05T22:45:42.774000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "Avoid using two parameters within a single path segment when the separator is not, for example, /:a-:b. Alternatively, you can define the regex used for both parameters and ensure they do not overlap to allow backtracking.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x"
},
{
"cve": "CVE-2024-53907",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-11-28T02:48:36.215000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2329288"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential denial-of-service in django.utils.html.strip_tags()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as a Moderate severity because it exposes the strip_tags() method and striptags template filter to a potential denial-of-service attack, malicious input containing large sequences of nested incomplete HTML entities could cause excessive processing, but it does not affect data confidentiality or integrity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53907"
},
{
"category": "external",
"summary": "RHBZ#2329288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53907",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/"
}
],
"release_date": "2024-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_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": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "django: Potential denial-of-service in django.utils.html.strip_tags()"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
},
{
"cve": "CVE-2024-56374",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-14T20:01:09.167282+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337996"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: potential denial-of-service vulnerability in IPv6 validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56374"
},
{
"category": "external",
"summary": "RHBZ#2337996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/01/14/2",
"url": "http://www.openwall.com/lists/oss-security/2025/01/14/2"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/"
}
],
"release_date": "2025-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-10T18:38:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:b41eeb83e5c7ad9937a90ac6247fe5305a7ff90b39ae6a23765e0f2e22bdca70_arm64",
"9Base-discovery-1:discovery/discovery-server-rhel9@sha256:c6488740a778ca3a1aa3dfdc513d4989ac366728d9f93fe8a57a51c562270771_amd64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c5a4ba16f7322e2b89fefa198dc673434f73709a47cf7a85bbccf1ba7a73dd7c_arm64",
"9Base-discovery-1:discovery/discovery-ui-rhel9@sha256:c6f7be7cb58e77958c518fdd68c80a745dcec48fa5397af8c68593254e03743a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "django: potential denial-of-service vulnerability in IPv6 validation"
}
]
}
RHSA-2025:3928
Vulnerability from csaf_redhat - Published: 2025-04-15 19:46 - Updated: 2026-07-02 12:40A 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: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le | — |
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": "Updated images are now available for Red Hat Advanced Cluster Security (RHACS).",
"title": "Topic"
},
{
"category": "general",
"text": "This release of RHACS includes the following bug fix:\n\n* Fixed a bug to match the aggregation field of the compliance tables to the widgets for consistency.\n\nThis release also addresses the following security vulnerabilities:\n\n* RHSA-2025:2679: libxml2 security update\n\n* RHSA-2025:1350: libxml2 security update\n\n* RHSA-2025:1330: openssl security update\n\n* CVE-2024-57083: Prototype pollution in redoc can allow a DoS attack\n\n* CVE-2024-21536: Flaw in `http-proxy-middleware` package\n\n* CVE-2025-30204: Flaw in the golang-jwt implementation of JSON Web Tokens (JWT)",
"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-2025:3928",
"url": "https://access.redhat.com/errata/RHSA-2025:3928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.5/html/release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.5/html/release_notes/index"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3928.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.5 enhancement and security update",
"tracking": {
"current_release_date": "2026-07-02T12:40:49+00:00",
"generator": {
"date": "2026-07-02T12:40:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:3928",
"initial_release_date": "2025-04-15T19:46:07+00:00",
"revision_history": [
{
"date": "2025-04-15T19:46:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-15T19:46:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:40:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.5 for RHEL 8",
"product": {
"name": "RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.9-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.9-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.9-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.9-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"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": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_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": "2025-04-15T19:46:07+00:00",
"details": "If you are using an earlier version of RHACS 4.5, you are advised to upgrade to patch release 4.5.9.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3928"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_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-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-57083",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-03-28T21:01:02.993057+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redoc: Prototype Pollution in redoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because it allows attackers to exploit a prototype pollution issue in the Module.mergeObjects method by crafting a malicious payload. An attacker can alter the built-in Object.prototype, causing a Denial of Service (DoS) condition, leading to system instability, impacting the availability of the affected system.",
"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-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57083"
},
{
"category": "external",
"summary": "RHBZ#2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"category": "external",
"summary": "https://github.com/Redocly/redoc/issues/2499",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"release_date": "2025-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T19:46:07+00:00",
"details": "If you are using an earlier version of RHACS 4.5, you are advised to upgrade to patch release 4.5.9.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3928"
}
],
"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-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redoc: Prototype Pollution in redoc"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T19:46:07+00:00",
"details": "If you are using an earlier version of RHACS 4.5, you are advised to upgrade to patch release 4.5.9.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3928"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_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-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:5a73bcbab19ab68ff948838b21b5cb11e2134a48350b8cbf82ef288817c75719_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69eb82f50c3790b90b9a8015bf078da8066b38fee26cbb3a2623753a51ca99ea_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:dda4781392cd2bb6e599f51b35b390e7d60d71166a968c358c999a570cbc829b_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:645219f425559e75234be2a6320fc0fa176db81d7e3738b2e3f2ccdc92ce6e24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:cf7fa69d0b423aad50bc871808e34d7e8783aefcea05ead2dcd857dc11349510_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:e938cb5948023fef76efabbfbf3c8f1bbaf6d62fe38b7e31c8bb84fcef7fb4f2_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2cc4e9960b80728892eafc1d3ce0dfbb9bbd28929261fc59fd71982fcbb864cc_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e03cb6ab11ee042ec66ec4a5b214f1ce509cdfa0f92b93d0cd7f87893504fd0a_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e98696ead4e75cd57655325eb3874ae1fe0bee30c52f1517d13cb9b046c8bf5f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:05ce852ee7c7a221b50e39224953bfef704ab5959ff7f33d5f30f9dbeff55ae3_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:566fffe3028705b2428e9420ca770819dae1729ea9c36213a2fcf5cd68796f73_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:990f13b1986b3f5ddc6bb44e30ce6dc40ad6108e927badb3c9f7e0b49fba675c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:41351e88688d23a443ad4f141caf0433b2c2789e6a1a85b4f5b36abeb5656bb1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:4bf810ed79118b56bbc97caf0d04b65a57a69d8f1333af6bb07cfdb33454b2a8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:d0c15d6cbb78bfd7529030c62ccf4737ec235dbe143a76e898b6afbfd90ca918_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:9fed7cffad49c7ed79405948b12256cd12e4dce00ef2737ade5db5018b324916_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c2f9ef5d94e03753926d41c3e90d429b660a59013ab269b71bfe1b21575ab93f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:c6481192d23a50a5c75ca10fcbafde1eec8614a0a71635b8615ea70020d07749_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4df217585e8de0ca3fd0722454f65c882ff1a49ed03d839a2b48c8adeb110776_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ae67f0a80b58fff1eb900fa9adb1e0fe2a5d1f2c531caffcdea3eff2c0f8189c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b9c20a2ddb97eb45995836e5be0713419afc2d9f8e2374d7ca64f7ea5274ad2f_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:247b450a36800470e484320eef0c4bf07f0aaee66ddfb0b38ed7a215dea8b489_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:750f9b25880952184289ae3389fd679a3ab6bb321c7531d8bb9c51a4df3143fb_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:f45b818df4a3bbb45caa2086f4f0b29f8e79abfe579fd04235a65db122529505_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c421d3700f197dbb69ba3b34b204415413222d677bc58bb126bf064d9957893b_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c910f6a958bbe1176da3defa138c8a7c9c2728c50c4ec52827c008c3d6293047_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:ff99cf87213c08c560f2a27d83e51b7571637cef33e0c6ab5177a7c678df9bbb_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0f1b879c9de1fcc55b017a3f465d8f44f86668683174e936a5cf10dabe292b16_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8ef4868576b184b65076bfdb285a0dfe9fab9400795232cd78a3e9676410fba0_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:922979b45991631a3c8f17a8046270f9d50da23935699b6f70fb8fb41cbc7539_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:08522cc11c22617e947a7eeb24ad80ca98df1a54affc499307ae992dbbffb1af_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:dc4afae274b026d43099cbc3eff7144cea981931a441fc0ada1bdc99bd0b1370_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f45ce53f6007cfd5bd002eebe6ead15f39ade85deaecc5406fc07222781ca3f8_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:00a43ea5b5d02e811ae1a78adaf8cda9b87b0819b69ba209487d47eab677b424_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:74fb88b37ed6763861ca3730d7b5a62f793831de803ab250ec68d86363ceff49_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:efc4a42a309f27543f650b13fde90a26500ea69d0d5cbaf3ac7daebff3b0330f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72490c948f3a6fd2d75ea01d434dd76f53adb73f6655537081d95542c541662d_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ec17a50dd2c436301ff369852cfa02d7b493c72d490ff1c58fd508231c76626b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f4f13c49060230038d0017452c15c4bf5d15520659ae72b9b022142a8bae0ba7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3929
Vulnerability from csaf_redhat - Published: 2025-04-15 19:52 - Updated: 2026-07-02 12:40A 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: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64 | — |
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": "Updated images are now available for Red Hat Advanced Cluster Security (RHACS).",
"title": "Topic"
},
{
"category": "general",
"text": "This release of RHACS fixes the following bugs:\n\n* Fixed an issue where Central could perform image scans even when delegated scanning was enabled, due to a race condition during Sensor reconnection.\n\n* Fixed an issue where mismatched aggregation fields in Compliance tables and widgets caused inconsistent percentage displays.\n\n* Fixed an issue where you ran into Google Kubernetes Engine (GKE) compatibility test failures because the tests still used a deprecated service in RHACS 4.6.\n\n* Fixed an issue where you could see the Configuration Management page despite only having Alert permissions, resulting in role-based access control (RBAC) errors.\n\n* Fixed an issue where verifying multi-signed images failed due to incorrect error handling.\n\nThis release of RHACS fixes the following security vulnerabilities:\n\nCVE-2024-21536: Flaw in http-proxy-middleware allowed denial of service through unhandled promise rejections in micromatch.\n\nCVE-2025-30204: Flaw in jwt-go allowed excessive memory allocation during header parsing, which could lead to a possible denial of service.\n\nCVE-2024-57083: Flaw in redoc allowed prototypes in mergeObjects to be tainted, which allowed a denial of service through crafted payloads.",
"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-2025:3929",
"url": "https://access.redhat.com/errata/RHSA-2025:3929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.6/html/release_notes/release-notes-46",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.6/html/release_notes/release-notes-46"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3929.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.6 enhancement and security update",
"tracking": {
"current_release_date": "2026-07-02T12:40:49+00:00",
"generator": {
"date": "2026-07-02T12:40:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:3929",
"initial_release_date": "2025-04-15T19:52:32+00:00",
"revision_history": [
{
"date": "2025-04-15T19:52:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-15T19:52:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:40:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.6 for RHEL 8",
"product": {
"name": "RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.5-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.5-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.5-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.5-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.5-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"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": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_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": "2025-04-15T19:52:32+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to patch release 4.6.5.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3929"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_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-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-57083",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-03-28T21:01:02.993057+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redoc: Prototype Pollution in redoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because it allows attackers to exploit a prototype pollution issue in the Module.mergeObjects method by crafting a malicious payload. An attacker can alter the built-in Object.prototype, causing a Denial of Service (DoS) condition, leading to system instability, impacting the availability of the affected system.",
"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-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57083"
},
{
"category": "external",
"summary": "RHBZ#2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"category": "external",
"summary": "https://github.com/Redocly/redoc/issues/2499",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"release_date": "2025-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T19:52:32+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to patch release 4.6.5.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3929"
}
],
"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-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redoc: Prototype Pollution in redoc"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T19:52:32+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to patch release 4.6.5.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3929"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_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-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2ff5300da6d6d3c4e3930e22800ae513e70367964a73d07012f707401946c989_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:a936b4e9dd1873252fd775aebe0df4e13c0f7edaf8b70842b41e63b3274395c5_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:cf163aa59852d342774011e7e76edee3286d5c2d2b1ec75d894524b0380a03f1_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7fed901c01af2759c4c4b9cc6adc7f938040ef3c3d8d9f4663312200cc110ce_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1216828fbb569d90cd7d8e24ca031b7943b9fe8318cfc7d82afc5ca92c044242_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:1821c4889efb4760683a7eb2011273456e0290ffcdefd3f74cab8be149af6829_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:bb71169ae6b7a37bb152b23213bdc41bfe5ee3f4af7516afa0e04797a65ee238_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:d516bc18fab4994a415d0a83483b0c5cb494532b69849c46794fa3a8989f014a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:691c46fef5b28ad5d9d0a0f7fd8266fe11e5842456e0061530b94d462ce9eb6e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:8fc763cbcca9cc063defc3af2ae37018e3a0b9aaf49f36ffc53574dc334fc5b8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a2b20da53e3f39edef80dd421ef63ed678a412d3693f176770280726da8b8785_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:e52a6b01bba06bcb2d72ac44086764f0f1fdff5cc509a14dc99e2f2493901d72_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:3e6cc4455296e470e77428de4501a3753f8201f8f9120416e2f5d9923b653f49_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a355f88314a82359cd810e495db9dc115db31d5cc1d3a1ac768d8af5c85f6793_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d9e5bb842c42a8b70a9bf715ed38348b2a0b49ca2f14231c87900ac05fae22c0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:f4e2d40b454919fbc2cbaf7c05b03ae139a91113012186742d33b43f3f06f913_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5d64206745609065f87768999d0043f170bf6d1ff6125c2fb446c1095e2877b3_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:8ed7233224146a80cd6cb5eb38a0163fc97e383bb1cf1d5892a855c6910d10e6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:f61189397263f05214c2d36b4dc0a71a924c2481a1e365b7fb3c71d8dfce6b27_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:ffe3e5a19d00090ab1e34a263f8046d9dda5dd3eb7c3bfe7f8c523630eea2f5e_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:0d39a8d67d1891c7a0fd0974ccbe3058f06e7193eb172e2c274bc2a48bf09055_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f9b4eb04d86666e14e2dbb8c9256f07b0975c703ad8141d49451f6e78687ff0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:65b60da1cd8857cda94388ade34fc8d39dd5dcdaea6c9684fac00f3bbca78f45_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:f67d798d415212bccbcd0c7a7515615110fafcdb6552bbf63f450c39fe5f3995_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:07555f5f5a95cfc0f52d0c4d3cdb3d2561eb2b8c0c6e2382ef509e39d26d782f_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:91acf7017e8d4779ed97c825d7efa0911cfabeb1522691272927a26231d82606_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c2d35dd6b079897440e6481726fadd47b40d19c66a56fb629631a551670cb6d4_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d09ad7960283a4eec943b1972ede55be7fce871ae12de0a6c66edabd27028cf7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:499fba961ca391b48d5ded56cb495f4e12c917518c2b0bd35aa35f19eb155dfa_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b7062ee50bf674108a36d62a0cb361aefb19f02b858a00778ca81dcb648fffa6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c634a2ad9aeccc03e9b3c5677ff77a657004e9563602b00561a65898936cf25c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea988842c29a9fe4dd484244d8d5dc42a4c59f8fc8694b0277cefb2f16d3044d_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:06bf71b53e9b0be8b81170e6830d52f4fcff65506c76302df08325e2b6d8d064_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:20cf7f2dac6c78237ae330279499bfd61e1b36141450d055c8973e29f91f4d57_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6f6affe109b5a27aa482ca039e170c052aa0910fb0ea74e71d09ae721cdec774_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c9127e2bd083f31daaba61481f0b20f350b1ce220c2be68fd9e90140e4552542_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:3177485031ee133793c505dc62cd5dd0368dd08ccdd8d3fd8e2c1c5235812323_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:72725aabbc30533ab7462d2734e458edf5a507f4f4debd94d6666b0b9a870b3d_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:82f27d7a89b86e6a8169051b4c8b73472fc31a18fc32e33e766a1acc42cb2d4c_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b95cab7b90996835a71c6dc622f5a8ca50d859b62347b8e6069ef445e06f83e8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0215c995567b9d84b26c86a7b3f5188fefcc6b19c61368a7f2858f2aaf5f6272_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:73699d2d22b5a8e31312af145d4bf81fb0e60d6137c15823baf3b15d72ce31f9_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9e4d46329cb1206ac1cd4f5c9cb880ed1667d482cc3edb5054dbb93aecc388fc_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c1e39493afc64151bfe28fafd25a67bcee6537bcd71be34365d9f34974fe5ef1_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:358c1492882e11fad56cea686cd080efb47bba579ff65065740dcb7a8868bc00_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab8dfc60413a00ee0775908e6f4539a24d5e431d5226aa5c86600709e9658160_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c60c61bb1478e728497e352922238e148be179d968fd0c5f013a644320559f3e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d0bb3b155f7677f77f8b8c165686e71f3925243d51c751635882b71fdd57b808_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:5c00eee9d5ec885e9d68a64ab34e6dc15206c52feed3b0f24011272b79bda178_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6a00c495fd232292d8cf686effb73dbd599e422e4aa77561ea91c90910e60a4a_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:73278d1ada48dbddf597f224ad347c86167bf02cb8f74a1d19847863c2c67063_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f6c5fc651e644b281e86e029e10b9bf78bbc5622e9fa6394d28ac490fce322ae_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3930
Vulnerability from csaf_redhat - Published: 2025-04-15 20:29 - Updated: 2026-07-02 12:40A 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: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x | — |
Vendor Fix
fix
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x | — |
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": "Updated images are now available for Red Hat Advanced Cluster Security for\nKubernetes (RHACS). The updated image includes security fixes.\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": "This release of RHACS 4.7.2 includes the following security fixes:\n\n* CVE-2024-21536: Denial of Service vulnerability in the `http-proxy-middleware` package.\n* CVE-2025-30204: Excessive memory allocation during header parsing in `golang-jwt` package.\n* CVE-2024-57083: Denial of Service vulnerability in the `redoc` package.\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe 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-2025:3930",
"url": "https://access.redhat.com/errata/RHSA-2025:3930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.7/html-single/release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.7/html-single/release_notes/index"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3930.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.7 security update",
"tracking": {
"current_release_date": "2026-07-02T12:40:50+00:00",
"generator": {
"date": "2026-07-02T12:40:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:3930",
"initial_release_date": "2025-04-15T20:29:23+00:00",
"revision_history": [
{
"date": "2025-04-15T20:29:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-15T20:29:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:40:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.7 for RHEL 8",
"product": {
"name": "RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.2-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.2-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.2-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.2-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.2-1"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.2-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.2-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"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": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
},
"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": "2025-04-15T20:29:23+00:00",
"details": "If you are using an earlier version of RHACS 4.7, you are advised to upgrade to this patch release 4.7.2.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3930"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
}
],
"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-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-57083",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-03-28T21:01:02.993057+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redoc: Prototype Pollution in redoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because it allows attackers to exploit a prototype pollution issue in the Module.mergeObjects method by crafting a malicious payload. An attacker can alter the built-in Object.prototype, causing a Denial of Service (DoS) condition, leading to system instability, impacting the availability of the affected system.",
"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-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57083"
},
{
"category": "external",
"summary": "RHBZ#2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"category": "external",
"summary": "https://github.com/Redocly/redoc/issues/2499",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"release_date": "2025-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T20:29:23+00:00",
"details": "If you are using an earlier version of RHACS 4.7, you are advised to upgrade to this patch release 4.7.2.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3930"
}
],
"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-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redoc: Prototype Pollution in redoc"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-15T20:29:23+00:00",
"details": "If you are using an earlier version of RHACS 4.7, you are advised to upgrade to this patch release 4.7.2.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3930"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
}
],
"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-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0de55a92684af5e5597531bca9afbcd8e3cce4bfd6bcb172d39199bebbf88e2c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:69dbfbae6a11cb3d8c7e015f59b22519fb7676a855ff22327639da9f76dffb2c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:abe1cff91a5593115ab31bda302176a5252fc8dacb6486a33898c70e8be6a305_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ea5a47ccd9b4aa6a9a80baf6ef700c9b42f405e5cae24fccae1ebe543e1ed18c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:01678c9b1acdabaefc734e7eb403767e7924b839c0ad278b495b1228b7661fc3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:0b03a33fb8bc0c0130416be107484e001607c95bfe517f04585835a69abdaffb_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:85a5849edf4ffe871a4ddde764b730b9273e05796abf6433a16f0431908a435d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:d3cb5a77aa9e23a31a5cb5be55614dee310873508b02fcec5bd41b60c211a216_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:1d8fd1b56ba971b4cac8c062abe5eaa4fab6171b6d6c74fa6f43c1e895083d5f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:487b319656ad0234222c2a32c307f20622e79bb868bd406322cf26b6867152a1_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:7621a90eac37ec2b2e7390bb8b3fadfa205db80a9059337490c065b0cacb7ab7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:ab337f4f362ba85be4b15e6ab50ba3d10e223c63785595c9b9246c916bd9b9dd_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:053fe3c5bba914a225f969dbb695648fc1bcaf68c1cfea6d60faa9306a308715_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c213bf11ecea633090d32797119c435980f29e160bbf502e6eb0efe9690e491_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:567535d4a629980952e42537221a232e24399462c8ffda467c38195ea7afa3e2_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:658b3612c93a7c70c6eeb26ba1e2704e770b876fcc1ae17603eaa7f2a14d6d6f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7c112288e7dbfe020ada8a8668da51beac2729fb48fe6e22f059448a0a3fd3fb_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:7fb87a017203fa4d0cfdf5775eff36adbdd0e73a505473025823956ff399c0e4_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:81809dccab3c48f4a7d999115b7277e33a789713728eacd354d1f38afe39bf7a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:a14cfcc73b961326105bc05e41fef6ab3d40d7e3de71b0f262cdf68b9feffd00_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:03003fe0ef4d34bf4f55b231d276442eba4fdd24f13d931736bfce5b7dfea4f5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:6f037fb388d9e769aa5e95baaca125393dcb16c017e1f02d4d93b1d07b8fffe0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a5727838bc5599a282bd2a13c3f21aee153d960cd89c7ba42c2271dddd176bc5_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb71e49dff08b0b611700089a1761c681b3a7cf37aceb5170d101abcc9eb4de9_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:701e71383caa3c9f4324fce081a3d855b0b40490befe73059639bd3a76edaf2b_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79adf5f5e810c51ad537dcffc7bbda938c4e0d12553aa1d8febd8585951ff56a_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:af85a1009cb07e6bbe4c2a7c11c1e54cc0d501384ce6d4e1c51ad5eecb45aa38_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:dbd5a6f5e80eef1e067a99b8e65e3fdeb307ed0ed97934677647d40c4bd51dcc_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:14c597dc724cd3f98e513a1c1e2ff3e50b281a246602cee058fbc622e8d92fa7_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:686d6f4c4dd504b14e62fcd03530f091edfffc2be5155891f5d82b9c58e56bd6_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:9f437263be063d2e3902109db98ab32f647cfbce50411120e5984f2ab1345f27_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e95da508631c5524f5edc9f70b361e5b0ae338fe4e73e4de624bf15927d9cfcd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:13ec12dbd30b98150decdd24899bac2317ccc8c5c45ee9c63c997cb638f78b9c_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:4b16d5c60cee1cc18761809af0d6ba951798130b42b841bf864d01be23a50a2c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7372caa729e72a6918f8402ebae0791c9d78c076e208142ff781552bd30d94d0_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:c0f042494d44b018cc7afc45ad38d03fc1aa8d18de0183f817b3c7574512ec7c_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0b1cb981e4b8a930b29cf2aca2d7664f793b986ee15d1af2f2e130f153c13a9d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7577414d812fc586a27d06cd043c5a76a591e139905373694467ed61439a915d_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:cfbff24ed9158e4c1742b81868e6f13d3e1d37cdffc003998400c7c67bc89186_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d79700db62eb731d3e86dff75ff2cf919221586e32edc586a4128612c5f2a0e4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2ccfcbba5b565de58a398894cd1482bc3ae5c093da239267412b84690cd7e003_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:3a749c09ebf4729139bdfbcd43ab071d2808b7d6f2fc7a03505d490000e00e4f_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7c2bf5e8e4a714eb534c16d447794694b1d8b3571c17699610ce8c4e2201ee08_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d7a7f1cfe8c63caa561350a05b0bab834bd97daed9de38d821122156cfac0544_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8803e128a19be2c0069a2e37b4feefcb64a0b4975fff39c7e354b9573f41a7dd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:afedcd883b00af7e41efd2f4c3a6fc53f3ef0e945d87430cb65813c807e39217_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd857ab339898bb5c1902075a58a7a03d3324c4100b7edc11f8c6026cfde909f_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f06e68ce3d778bb2a6f77394c78f3cef0eb926286d024f499cc14451dc978c80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:4511
Vulnerability from csaf_redhat - Published: 2025-05-06 07:14 - Updated: 2026-07-02 12:40A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Workaround
|
A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_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": "Updated images are now available for RHODF-4.18-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* express: cause malformed URLs to be evaluated (CVE-2024-29041)\n\n* npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript (CVE-2024-11831)\n\n* http-proxy-middleware: Denial of Service (CVE-2024-21536)\n\n* go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service (CVE-2025-27144)\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869)\n\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4511",
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "DFBUGS-1798",
"url": "https://issues.redhat.com/browse/DFBUGS-1798"
},
{
"category": "external",
"summary": "DFBUGS-269",
"url": "https://issues.redhat.com/browse/DFBUGS-269"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4511.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.18-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-07-02T12:40:56+00:00",
"generator": {
"date": "2026-07-02T12:40:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:4511",
"initial_release_date": "2025-05-06T07:14:59+00:00",
"revision_history": [
{
"date": "2025-05-06T07:14:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-06T07:14:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:40:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.18 for RHEL 9",
"product": {
"name": "RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"product_id": "odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.2-9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"product_id": "odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.2-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"product_id": "odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"product": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"product_id": "odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.18.2-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.18.2-11"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.18.2-9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.18.2-7"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.18.2-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.18.2-5"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.18.2-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64"
},
"product_reference": "odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64 as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"relates_to_product_reference": "9Base-RHODF-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le as a component of RHODF 4.18 for RHEL 9",
"product_id": "9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"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-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.\n\nUpstream versions should not be relied upon for ultimate determination of affectedness. Red Hat might backport fixes from upstream versions on a case by case basis.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-06T07:14:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_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": [
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:8fe453c13e2512584f376df5e68b0349279ae48b3d80bf30853d0e29114172d1_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:b7b818d10993d363959d6dc050267122e3151a3cf1e2dc33e9e3da000a309892_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-operator-bundle@sha256:c70c3bf6f04381731a7c8b362e84c0562db8bfd035b0830876da9867c61d5913_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:0468019ad7726920c8b8308a4e2b23e833d1447d78e4a7994297899eaf96cd67_s390x",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:8801eb57d77777f95346f2d544650952fb89c3c364d77b775b20d203974a0325_arm64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:cb751b6f6f0384e16d7764df1d9240d7dc4b7deb3d9a58a4ffbdb67cea3932d3_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9-operator@sha256:e627398b6cd1f4eae720de593a826d6a8ff7dec4acfcb01a1003592044c59c8a_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:5bce68f3ecb18da15dd044ef9d83cc3be06ff4d35f0d8958e166197dc300b5a7_ppc64le",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:6a5a346682e532a42d0d1df3e11d8c16e01a8c22d03a65743b70c8bef2ef17d4_amd64",
"9Base-RHODF-4.18:odf4/cephcsi-rhel9@sha256:b12969001d0ccbdea864ae2b95cf2df109a9644ba294171a2e286a4e24261717_s390x",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:20f211424d72d67d9e05e0c5fe0a27291673ff0f4223677a8f25d8bf333eaf3a_arm64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:838edd5022e35412215026b3fd7f87a681c7f6925d927074005c34d88ff991ae_amd64",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:ad5b8a59f261bb6d5d82327cfbb8d90771dc0df4daf6daec163214c8f09b116b_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-core-rhel9@sha256:cef0430b3f1f3e1b0f728a5384c73492f9addbc8690868285be07e7eaa04c534_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:9034d6f37fb5bc4fc0a5e3b58a995f25a502f0d396c918f18d81a6d8d852e741_s390x",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:980b36c7905338b274045078a5ebfac2e20a52c7a9d6133dd104ff47c19a95d8_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-operator-bundle@sha256:f7981eb58f8f965e1eef8fef50bf58e6fbf92c54fc5c376d34adeff39427db68_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:3d46991237b01a405cabf10e15072edd1fafefc0641b120a6578b40bebf62efa_ppc64le",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:851cf1c9d24083d806a9da2c4f8dc25ef67dfdf18ad882bf0980fab0d7d824d1_s390x",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:f1c7a74c9580a7d6725f1fef5aea3467e3bc6548c947e9804b9b9d6b9c56eb1e_amd64",
"9Base-RHODF-4.18:odf4/mcg-rhel9-operator@sha256:fc9475589ce8ca4f74014d43a7692a91cd1b2b30c9d3b73f38155224734fb4e8_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:00e88ad3e5d29ac067163e93cb1ee716e8bf63bf90cd2ff09020a217d055db28_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:398d2529a7a226cfae3aeba3a83c9d4e1a92bc5439fdc37f98fff895ad1efd7e_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-console-rhel9@sha256:acbffcf670ccd88666bf75b2d8b2be1e38dfa990b6ddd56a586ca7c74df7b37b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:4a8a9b9f0f910df0c03bade56acd47f4027cb2a603cfb710dbd95b366d56992d_s390x",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:a7785285506015834c240a5cfd2416865d77d5bf261d6a8b9f5bc4431f22cb2c_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-operator-bundle@sha256:c182b55222bec9f15aa56cc479eb701bb8fb91a291a5d6ba5c3511a9f0a10866_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:755db8e93622c0edf5eddacb005d2411d09384425dcfa10690400c6dcdc5228e_amd64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:dc4db8e33107450531de8c9bd1ce22bddccbb6bead8fe784f8bed7107ec32733_arm64",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:e30d8117f60ed99c40321cf776f5c5ef2c8f2b0c4623100886e4dacada78ef8b_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-client-rhel9-operator@sha256:fef3ff1de91d49d3b3b58a016ea20b3dfc12a6d99d7d10e002190db61704ad31_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:4487d33876e8f5f6950325d71e411c2156aa90ad6c7edeb00bb8aa97109edc2d_s390x",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:576db43dd6ea1ef3841b570c081ccef96cb451af94ec23200740bbae6ad3b618_amd64",
"9Base-RHODF-4.18:odf4/ocs-metrics-exporter-rhel9@sha256:6c054aac0e723c69d342c078d79fadf8cd07279d1c48506c14a7fba737b3ec20_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:07fc3267e737d5d7cbd6c2e0dd5b12401bbf0a4cf2a645848251fee8436c3883_amd64",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:299c2dee126c361e5160e9d72c2b50d43518425b34d4520d517936a61cb51f93_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-operator-bundle@sha256:b32a2f2dac7037376f85241966d2cb334c616798b0483b15d298ac8a17d11fcf_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:20bcd918063ef6c652b9a5825fbfd15a0124f11c44ee124644ab077b92abf3fa_amd64",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:af338d2a0879003b97fc2445017f0cac90d4914e55806a533197d3b3d87367f0_s390x",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:bab2c514bcf3dcdb126e40b5bab49d42179ebc088cf9d76298295d83f18b8015_ppc64le",
"9Base-RHODF-4.18:odf4/ocs-rhel9-operator@sha256:e6f5e191147f1d053dc5c4add4dc0298bc3d6fd0ff6c76a8d7ad92449ddec84a_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:3ecfef6468658d97038c63a589eea501b38fa0b0444423e5402aa6f9737fc117_s390x",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:592e901fd958d501ba64c97dc86c9927f3853084ad9f02a7c9f4087c57a394c3_arm64",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:6a127c317e7b2b75e2af574efa06a92eb699446ee5acd2382f2c8719a62a3d85_ppc64le",
"9Base-RHODF-4.18:odf4/odf-cli-rhel9@sha256:df51195e607189f6a1e6f365e5b682c0a4a18ac52b49335d2b18d714c2b4d039_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:49119045f93991b6631ba6b8e30d3aef3cd2ee54b15c42bdcf0dcb1f45ceda9e_amd64",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ab015a61b46656ae81ae9c7651d3bedf701fe9a7edfed176c7cd9b7de45e86e4_ppc64le",
"9Base-RHODF-4.18:odf4/odf-console-rhel9@sha256:ac7b9fb592032b280763a448a5e0fc26feb6bb186421bdd716d68ba77e591357_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:27177665f5c5dd3fa54442efa8d749def23013aad2f59520d6ddd538495e7c9e_s390x",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:7473e8e39964771a5758c08d0a07803f4874cb31e6325589e81382933df8b971_amd64",
"9Base-RHODF-4.18:odf4/odf-cosi-sidecar-rhel9@sha256:9912f2b66be65a944e1d3b71d12578aece93589d8add68b628475910ee8bb71b_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:aa931d81acd91fe7a8b55a97684ca1a17586b7636ce9334bd85c188c7a1a5c04_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:b29425a3772ce19d1b0c3e815f0c0fd9cda6e3e37dd2d41c4f0e0cf5dc6b966c_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-operator-bundle@sha256:cccb0a027c2dd4ca6e0e01c574cd9912b2df489e2c00e2c1060e131beb30e86c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:0cf51da5f7dcb31b55332f36a98e248a16fa7568c8b6b5e293b3fd83d99e2375_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:6675b58f28936b51e294692ada0d148ec78a22bc39f1202b11381795b1d09451_s390x",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:c1fc5c80766a8511b1bf27a872f65c1db187f62d429fb4d3a0e95fd319b31fbe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-rhel9-operator@sha256:e45f4f647301aa79078480445b8de62da74a90b454904a1725be7348bdf2222f_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:10330c64a1b1bd0e8832d247c9842229187d4d4620d9d4e6286a780c5b512fad_arm64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:465206671be9e2c7b49428c6211ecfb6c505a87ed04903f962208a2f9aaa1686_amd64",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:95fc931dfef8c4690ee3b7f028eddebec86609dd54d11c28cf9fc479e87ee9fe_ppc64le",
"9Base-RHODF-4.18:odf4/odf-csi-addons-sidecar-rhel9@sha256:a37ff4a4d763fd93966dd5b0f961903fe321f62bb8abb7af2014d115d574f442_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:01c58987e90e7d00f88c7d0843b4687a3577964ad9f3f4bb45a7f3bfca52ac8c_ppc64le",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:429b52d62c5348e54ab6534b6d74623ec1013b5509c4c266d2e2f429ac9ac2e4_s390x",
"9Base-RHODF-4.18:odf4/odf-dependencies-operator-bundle@sha256:900fb1126749701bdb5a95b6e0336bcd580d6f880456bdd719a6fa1855db0e15_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:88df1fbb3e3f026a2eaa722a43572e6dc542cf5f1d97594235e94109f3f7efb5_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:9626ed56d4c6352b4ccf505a1ba963fea408a2fd04b79ca41d65feb1bad08cb2_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-console-rhel9@sha256:a291a9cf6839fa575c83157562d5345ff0cdf0b954be75f0601d444268484f4c_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:177ce31ffa994da8809e42ab91f6b8eba442362a746ab43f66de77c1d6bee7ac_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:47998468b3209cb118a756ea974bcf8d11b36e9aa60e1bfafb8531af56b21670_amd64",
"9Base-RHODF-4.18:odf4/odf-multicluster-operator-bundle@sha256:c61e7ade3f0edcf6f7126aa4d5fb2735425be88774378f1d777e69cffb728ade_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:30f465999e780be7d78f99d1b4df3b85d81edb5a7a2d3590d6a1800d81a6985f_ppc64le",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:5e8a09ce6abae27e4b99635285d214733193d2f5b7f9cf09a1c9b7fa4d407a7b_s390x",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:7eab4e2de8363ca3aaf5029c2980b571eb598616b91bb19fa1ca1a29de349f48_arm64",
"9Base-RHODF-4.18:odf4/odf-multicluster-rhel9-operator@sha256:a94281733007bc107934c5d66587618164dca78476f383db98ab4f7525c96d91_amd64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:0971755b68260e73ac938ac22494d8002fa08d31fea54b9fa7abeee802bbe161_arm64",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:4aba718909dbe25c3a35d8745a07aa840f106c36633f02a3950e4e67d8e56805_s390x",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:63498d0a07d79df661e5e56ec1d8abce28e8a8d5e0c2368cf3af003e46cf5d8e_ppc64le",
"9Base-RHODF-4.18:odf4/odf-must-gather-rhel9@sha256:81734769461cc6ddfca106ad2b7951c42b7717f42d9d4ef123204f8b44678588_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:003cc16996a5eb56719f6634ce889cfec20abce23ed85b3eae4da75fd773abaf_amd64",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:81aefa5b6d39d3c9197485a8f958604319c7712559015cf3a1f1c7ad915049f1_ppc64le",
"9Base-RHODF-4.18:odf4/odf-operator-bundle@sha256:e56d39c644c36a5a3ff80282fae5c3eff077c2823c55c0ba06483404bba3a4f4_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:3b660a0898277b3ac4bfbf6d63f395881877ad74cdcab5c0fe7a5ecd4fb8becd_s390x",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:aa00d9e2ae7dbb38465be294086379b6d819c9ce30d488fb74386a6054161968_amd64",
"9Base-RHODF-4.18:odf4/odf-prometheus-operator-bundle@sha256:ace8564973e4fcf01e140e995c24eb8d9d50ad283047aa93074dcffda8649e26_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:274eb504a5664bd9c282c5c321ad0dbf62a641979c57a8656dd159a8e04aa3c1_amd64",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:4bddecaf5072c05c0350538c1680bd3c15a3e933b9362b288477ef1d052cb0e8_s390x",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:9c823417bb470c5551785e2bfb6ddf3cb8cae1be8840b26d9dd7f36f4227acd9_ppc64le",
"9Base-RHODF-4.18:odf4/odf-rhel9-operator@sha256:c0ac393b4e3e075d6bce9cb09cde9bba82618d0b25c20d24da4d4f972bf29d36_arm64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:02076fc7edf3649f207740bc08d80d8e5d60b26ca1449e615206c7a6b44447b5_amd64",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:9b12d4e7c97c15720b6e36c56107ccf6f4ab2902d64f4885ab91ee8321489ba3_s390x",
"9Base-RHODF-4.18:odf4/odr-cluster-operator-bundle@sha256:ef8a18b6646b196f503418d71d62e954c4162182982fb2d3a4c6463b2dfa6927_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:3d772e5d7ce539ee7e337fa78f0cdf166992776f878f4013854d3d14d891831e_amd64",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:548835c83ce43522e64ce26ba39f961caeb92af446db13356a8d6eb9829fb480_ppc64le",
"9Base-RHODF-4.18:odf4/odr-hub-operator-bundle@sha256:791660be24a0f942996c47a21bed3ad12ae5caf30731461ee983ce79243e7648_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:2409bd600e9731643206b5f15b7ab76a46a385499fd74c9c30040fd6cdc86d29_amd64",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:99da14f1a2dff046388d29fdd9dd0a2c6ad29ff6b3f2500e44f92a8e9d3a0efb_s390x",
"9Base-RHODF-4.18:odf4/odr-recipe-operator-bundle@sha256:eb451e23f02ef7033e314f4b351240fbfcd28ff5e878e521d2b26f172b971730_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:2b185deb2c668b129a4dbdd0a6074c21fdfdaf7126b2805941607e952c3d7311_s390x",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:69b803b4de3a4bb69e246ea5515029a144e203ee9c00a14cf3081615c07c1ba1_amd64",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:da8d6e09d517eb1fc151df94fd2f3bcb765963fe48b4ee441c798e81758abf6f_ppc64le",
"9Base-RHODF-4.18:odf4/odr-rhel9-operator@sha256:fe90e3f4cdee963af4f990a8050fdcdc3a81bf990699ef69292c8c4bc0d30842_arm64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:39b898e22c521776e750e16d19c7e2aebb85ae38ce360e9cf26691418ab0b59f_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:a0e1886cfae4db92b3caaaac2c61d0262d9516036312886af12efecad86e2db8_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-operator-bundle@sha256:f1b7343d2f290b61112a96a39af4beaf6e6c08e41730647a417522a40dbd237f_ppc64le",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1415f2742de966c300ee4593162c3bc9068ff6448bf6eb8f86a3c9d0b02405a5_s390x",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:1adda1e8ebacd72ee2caffea502a45591bb575d4f3ec69de61772bb5f641aa58_amd64",
"9Base-RHODF-4.18:odf4/rook-ceph-rhel9-operator@sha256:f7629be614f7a97e95b5611f025955592f43f1d2e151a8c8a18f57ede92e504a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8059
Vulnerability from csaf_redhat - Published: 2025-05-21 06:13 - Updated: 2026-07-02 12:41A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Workaround
|
A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Workaround
|
A flaw was found in the async Node.js package. A Regular expression Denial of Service (ReDoS) attack can potentially be triggered via the autoinject function while parsing specially crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
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: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x | — |
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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.17.7 on Red Hat Enterprise Linux 9 from Red Hat Container Registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.",
"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-2025:8059",
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "DFBUGS-1033",
"url": "https://issues.redhat.com/browse/DFBUGS-1033"
},
{
"category": "external",
"summary": "DFBUGS-1701",
"url": "https://issues.redhat.com/browse/DFBUGS-1701"
},
{
"category": "external",
"summary": "DFBUGS-331",
"url": "https://issues.redhat.com/browse/DFBUGS-331"
},
{
"category": "external",
"summary": "DFBUGS-530",
"url": "https://issues.redhat.com/browse/DFBUGS-530"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8059.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.17.7 Bug Fix Update",
"tracking": {
"current_release_date": "2026-07-02T12:41:06+00:00",
"generator": {
"date": "2026-07-02T12:41:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:8059",
"initial_release_date": "2025-05-21T06:13:16+00:00",
"revision_history": [
{
"date": "2025-05-21T06:13:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-21T06:13:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:41:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.17 for RHEL 9",
"product": {
"name": "RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"product_id": "odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.7-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"product_id": "odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.7-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"product_id": "odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.7-4"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.7-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.7-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.7-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.7-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"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": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"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": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.\n\nUpstream versions should not be relied upon for ultimate determination of affectedness. Red Hat might backport fixes from upstream versions on a case by case basis.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-39249",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-07-01T20:20:32+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295035"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the async Node.js package. A Regular expression Denial of Service (ReDoS) attack can potentially be triggered via the autoinject function while parsing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-async: Regular expression denial of service while parsing function in autoinject",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39249"
},
{
"category": "external",
"summary": "RHBZ#2295035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295035"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39249"
},
{
"category": "external",
"summary": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41"
},
{
"category": "external",
"summary": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6"
},
{
"category": "external",
"summary": "https://github.com/zunak/CVE-2024-39249",
"url": "https://github.com/zunak/CVE-2024-39249"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-async: Regular expression denial of service while parsing function in autoinject"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"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": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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": [
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
},
"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": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T06:13:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:054998fd15c2cf2a1c3c0e9504454d7c43a6d94262fba5065863ef0958a409a8_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c1677dbbb7ee7701b8476a8eda19d6ca3904e9ef540e556f16e2d28dd42b1171_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:f9e4141c82beefac763806e9273f88aa4755a74bf1c16dc159da24e07ca9f2f7_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:43f235db4b408d9a982785dcfe9b8f1ce928ed06f0fc6e3c3f387b0fe6903d07_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:62603af81e9a59f83e43f6139ba011790038bf014ab21e34c7242022c39134b8_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:ae638e2bff525834cfef15c2553abd8179b86aec85793a629a4437a5d18f0d48_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:b3b261767992f861adf1bd822c3ab525f4cb3c7d1193d4cc11d810570c0e0976_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:06d90010f3b9c8c590d096540683c70f0835ba39e62af56d53eb7ce68c0e7021_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:73bee594a7946507616dc374146267793c1b1e0d0709fdb16a412f4987aff9fe_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:cb44f70c8c18e59eb60a11357a92fe0fc6603af554060f3af88adcd6a1b41434_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:6b0e693ff985284abf9543ae6b97434e71a8bfdcc5bfe6de450bab0b06ac06cf_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:dc976291ad97421bf141bec1bda2c89029a3af259af61ce3584900deb8e20f2e_arm64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:df60ea95badf704367af6d12bc5377639dc97528e384e038cfeae18855b0e239_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:e469c586c527596f7b4b95866a570d6cd33924c65c13197cba13abd108c92e91_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ede056376a353ee3964397edb8c6ba0ed6badac7576840ab6d94a3ed7f363945_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:f841e5afef6d9bbfd93d0071d69e3ea3cc61324cea418e166b1a5d281be6c72c_amd64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:fea993c67e40de82b11425ff134b24503893cbb0d5a818842669840a3e7ef368_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:200cd576a84341e6c09768497950e94902f6b4d43cfd7a043bd688d98a808a28_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:38666a99ebb56e03c0a36ef9a0fbb927989a4c96445f623a01092984297c65d2_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:e699f2e34d744caddb9201ab96328779f4c4db79be51991af6d50f584f7ccf7b_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:f3b2fae6d95b5b6fa09ccec1d86972809d088957c8bf22eeaa8d12465ac0cf07_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:915aca5ab56bd1ad742c48994a2fa77901b44eb28c4d4b28c1a4b311b71546bf_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:cfe84ea69c98c40e73077dd701573b4ea01b6030139352dd0c6d723bf1a836aa_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:f7bbdadf6cb5c57529c89d6b7a2cc94847761d9d582bf189c6b900823c003097_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:09331c0de3ee129dd1ff47253c9249379390a0f668c4954f8a3993e9cc64637d_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:0df50e804697c92388335dbcdfe8692182d8823b4e163bbdad678ed4521d89bc_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:f2310986e2272bd5ea7134646442472d9b8ca6c65287c9fe169a10e2b5a588b6_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1376f5e8543fbbf6badf4f7b7443dc9c9d35e782a059cea5ecdbe712d4d820fa_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:1b32f5ed12d9ab9c14e7875f0cc12ed0e1e174085d90035ae7a2cd6d6d17a255_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:2855724c3b87fe43cfb2648a79b4d1437f37d413bbee51ae86f2308be2932fcd_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:37f6fe72819ba10470d07de2c79cdee820e33ac4c8dd861d31cface831415cb3_arm64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:2b857bceeecaffa628ca61389b660d11124d7a29be676739ce42c35849b0719d_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:4ec2b1ff05211fae0712ffee51a845fe566d8ccdc348b26908a33bbd0891366f_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:cab7af3d74bea3fff4474f9e511b433cdc3d7a2c0eff56297e54579fc1cb34b8_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:c4ed26ccde47e89db129e662dd260e6def330312a8944945a9575f60dd0d1a68_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:ecb7e9bf935874a5c1bf4666610c079c08c89ecc0ea5a1fefafd35c53ae66d53_amd64",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8ab5a07aa6fd9c4a5c71f16a3a0ca052956aed8108af93e944c7fff117399ec_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:6a71b0e7f8497dd2cd66627b43b7d76c215d66dd4e012726277bf4e2bb39c203_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a5fa9f56f7b2e586677bbf76bc5515d0ecda00e39b182d3c0def1a9fafe14cd5_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:dca55a978d3431e286a8f7d51a210cdb6bf53eeccd0df7341c9450ee6b9378c9_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:fc319350c3415a26d2b31c17e57c730e4f124410dd1001af0196f8bf2e3b8961_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:4a9cda4ed74970b463c9bed6c49b5e742893838cabc1b9f8283995276a5c3f88_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6ddd7213207830184840d43b8d479f5130b6d7366e96a5e17eb32241bff549ba_amd64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:7b1b858ac50598c5b19a485394e4a87cd0398b4b25c77a2e5a60573006bd6077_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:b8f7ed3a76740b722e1740e2050d1dd0da98ead5680db88b69b23c951ac51c41_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:04dafbebbbc0be0f0d25e78ba4279cd69a0e16b876a02e508166b55fee8304f3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:2da36108b84b2cb69dcd28f500795fd276f43489574a6877f4464cf28b4d12e1_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:77fd51729a7e0f0b3e4dc8d40045eaeaee125ab1a87dfee0b94efa8740b1cb8c_s390x",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:94b5383c327656f69e399259b64470ea48b59964aa74d3a9ffc37f66518a3396_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:c88ad5b574e1c2c48759e98cfef4c8b73508e5c72b2fc2fa37492d0ca0e1f276_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:d489c031582ae1fb526caa2bb646ee7d172f4012f26fdfe60e041c3bcb9bbbf6_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:6224b0d5762cb8f3b2b08dc6d6f88393e37de2bdcb8e848db52fbb35cee8f2b9_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:aad938393076489072d9732be70b6d005123022e55ec5b42b757a2de7ae41a25_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:e35b0b19755474793221ebb014592b31e7165e7e17da9ca21d0e150a053969a3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:31b0c3e4f1b484c70c65cd8d8b75575ea5dc12296611d22926bdf35b70ec2b79_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:38ab00055c745e95ead1202254d637620b9745240543b4a098dda6df00313c19_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:3a4296a0c2f0497a0043d76998c552cdd9cb609c6ceb3981c51399d85fa730d8_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:b7aeeb5d18b6ac57bcec089f809abaddc6470643bf86b82a8b36edc89a00cc92_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:52c6f97500f147c1eee8d0c16a63e6ab8f115d1085b08f4981f482bbc38317c3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:9f1b9b415afa38d2f4b5d89f0d92bad080cd8a750a0d1a9741ef85120f2ed77e_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:e244a4a7ea3d67120101692138394c42fb3ed833b76a50564ce5ccc87fb2757e_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ee2d70f290b5183bc6fc6508161c1eafd8445f721fb3c11df410676030f15873_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:006c04439acff3f14f8182730456544d509c563082e493c5e418e24f6bf23e89_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:48d2d63d19d13d61bdf90a65d8f8e10d009b02ee399b6f3ebc43e655eb4de1d2_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:60e6e94d60553fc82613082f762ec03d1051c775277879b69679752e0ba43e7f_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:4384eeb731eef228888e3594cd8bd3d4fd5ef4342c3aa7b13213f9ef35565a4b_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:7d23992b1a8771e3181f14ccd0451013c110f17fc5fd2979d48ea5699629502b_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:8fdf1f0c57828817f7d66da25859af4724f159d64b8cc66f173862543bb04fd9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:27e60521d3fde9da89d975fdce09a5434ddf75c81eda4b4eb74b80111b2b0063_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:305e7528ca3a9ee468363991b7a7b7ce15caeb31335e88287e0a69074fb2c107_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:935e995db971f4c506789759b9717dcb0f428700b39478d8b99bc83d056e809c_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fe623a687bce7aa5c6005dbd34a688fae2173777b72ff20655577faa4e6d4645_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:08908f8cfa5214057db1b7c809dce27ad4361fdd11ac229cc702e877ed1ab3f8_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56e0dc7cc7730150fa89935eab804a838605d9ebb7aabdceac5e5ba6a5f3f54a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:87ec5cb1566e2aed683248e452b8c95644fe4850cb37b3e64ae6457240508cfa_ppc64le",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:fde216f5003db3b215770392e1feb0220e9bab0f1b7c81a2173810a619b43fd4_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:4d0675bd623820f272187648545ecb01f2f9d28d42c79f9754698dd5733b745d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:9c19a7f1cefa01e8deb22a7d56a7c57a13cbf32adb3ce4154fe9743e841dfc65_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:a8213856ded71c65efeccb303439eb2c8f8f4e68043d26f0b6d243c0bee27b63_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:da842866d1cd073accf091a2ba6f5d0c55a95edc199b713aafe2c0a2471a8a03_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:ec619ef29687da4506ddbb522328953acbf1d36f842509bc46eac49c87440d98_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:efe92fd0b68ecdcd626fdffb7f69b252a277c3b6c82ed89b8e1f2e121b3f277d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:088d8f6216f9d13d2e27b2da999d3a109de67522cc4bfff86497286897100dee_s390x",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:268e0b34e1d2efd38236796c14dee68aa98d9e29c187fbb278c2e4ef9ea68834_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:d1ab370bb12f0fd581f2b541e9067a066e64c90164105ffc01231171108ed5e1_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:fc7b9a76aac515ca1543d1541e8b365427b9914b3c2d9db9e9aa3e7c4e4cc98c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:061b672a1c521e740485ca09e9c48e7a4af79593350da2b4a624015fb46407c9_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:4b2048dce6492bb93ed7487c7b0f8a146c885217d6665e83ac21c64f21e4be4c_amd64",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:f91c0bea8a3d5f06cb48109a94b7bec906e51f6b312682319eef89255442b97e_s390x",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:1bc8174656245c3815c265f42679f96bba339276189e3f0d35d9f72fb68dbfcc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:8570405c41c53ae312171e1e0cd15ce2bb81ae0dbfc8559a0d049bf0b4def097_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:879e254a1ba73490a25c3e76d65dfb4bee35dea13e49730ee0f412aa4e555a29_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:4ff5f4030320f678e80e65538d8be0905142d15b38ec9c45d4af5c6688fa7fe7_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:79cfcac217861d060706478e5ab777bdb10eeb9e5680e4d5f192287d9e82cb2b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:9aee5992d14243914ac690d92a3c83d083188b25785a5109aed68fb4d1631113_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:57f4d2791ab4f1bbad865e6909a154a03dcf0342c8a6fc5c320ed6782fe5aca9_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:5b63ca73de56022ef1dd26fa972cb4c4d9290b44e882f1378efa3e735bd7b5dd_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:d0e08d170c6092d2aa714eeae268d808ddf7a54f32b5942bed0b6921b751a50c_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:da6d8d66ad65e4b9e63121075622c1113d8299e2794da7ceca3f5cdc9eb14ade_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:1549bcaa9951490ce289053601c40b1c1c95660fdcc9fac91ec6b6d0242d8287_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:3f6dd30980a995b323e81c5be6f06c083c2be800e91cb9ffc64ef6d4e3f21468_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:6ed1b6f45787db651b56ea849df6da14e763d475b86136a17b2fb49314a111eb_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:1ed983176d810607025f92b304d1ae322939ad53d4c49e93c651c7ed79bb6493_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:48a0203d4623d19fd3771e3ab495a616ea4a168e43fbdec6495117e0513f21e6_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:f1669a9902b3db98f4012d18540fee4404a1375f70854f8f100a38c6cf5aed80_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8233
Vulnerability from csaf_redhat - Published: 2025-05-27 18:59 - Updated: 2026-07-01 14:02A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64 | — |
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: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64 | — |
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 1.18.1 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.18.1 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:8233",
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8233.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.18.1",
"tracking": {
"current_release_date": "2026-07-01T14:02:01+00:00",
"generator": {
"date": "2026-07-01T14:02:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:8233",
"initial_release_date": "2025-05-27T18:59:27+00:00",
"revision_history": [
{
"date": "2025-05-27T18:59:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T14:02:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.18.0",
"product": {
"name": "Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3Abc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ae2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Aa5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Aa22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Aaf7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Ab945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ab915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Abed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aaac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Aa5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ab059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Ab2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Afb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Af7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Af49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ac90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Ad145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Ac8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Aec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Aa03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Ab346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Aabe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Adb4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Ae338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Ad099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Ac18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Aecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Abc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ad045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Af9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Afd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Af279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Ae4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Af64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ad8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Aab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Aee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Afd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Afe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ae083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Acb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Ac87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64 as a component of Red Hat OpenShift Pipelines 1.18.0",
"product_id": "Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"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 Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"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 OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"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 Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"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 Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"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": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_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": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"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": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"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": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"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 Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18.0:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:8479
Vulnerability from csaf_redhat - Published: 2025-06-04 01:58 - Updated: 2026-07-02 12:41A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
Workaround
|
A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
Workaround
|
A flaw was found in the async Node.js package. A Regular expression Denial of Service (ReDoS) attack can potentially be triggered via the autoinject function while parsing specially crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
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: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x | — |
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": "Updated images are now available for RHODF-4.16-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* express: cause malformed URLs to be evaluated (CVE-2024-29041)\n\n* nodejs-async: Regular expression denial of service while parsing function in autoinject (CVE-2024-39249)\n\n* body-parser: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n\n* npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript (CVE-2024-11831)\n\n* http-proxy-middleware: Denial of Service (CVE-2024-21536)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:8479",
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2295035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295035"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "DFBUGS-1702",
"url": "https://issues.redhat.com/browse/DFBUGS-1702"
},
{
"category": "external",
"summary": "DFBUGS-2603",
"url": "https://issues.redhat.com/browse/DFBUGS-2603"
},
{
"category": "external",
"summary": "DFBUGS-714",
"url": "https://issues.redhat.com/browse/DFBUGS-714"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8479.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.16-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-07-02T12:41:10+00:00",
"generator": {
"date": "2026-07-02T12:41:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:8479",
"initial_release_date": "2025-06-04T01:58:44+00:00",
"revision_history": [
{
"date": "2025-06-04T01:58:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T01:58:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:41:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.16 for RHEL 9",
"product": {
"name": "RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.10-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.10-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.10-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.10-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.10-5"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.10-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.10-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.10-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.10-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.10-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.10-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"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": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.\n\nUpstream versions should not be relied upon for ultimate determination of affectedness. Red Hat might backport fixes from upstream versions on a case by case basis.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-39249",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-07-01T20:20:32+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295035"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the async Node.js package. A Regular expression Denial of Service (ReDoS) attack can potentially be triggered via the autoinject function while parsing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-async: Regular expression denial of service while parsing function in autoinject",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39249"
},
{
"category": "external",
"summary": "RHBZ#2295035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295035"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39249"
},
{
"category": "external",
"summary": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41"
},
{
"category": "external",
"summary": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6"
},
{
"category": "external",
"summary": "https://github.com/zunak/CVE-2024-39249",
"url": "https://github.com/zunak/CVE-2024-39249"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-async: Regular expression denial of service while parsing function in autoinject"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
},
"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": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T01:58:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:8df6be202d7352da9fe45510e26a1fa17ee29b43851bb34f92a36d550145d1c8_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:9e722e6ef66d768ad25c4029a6f4796b3035a8e0bcab1eea3b0b9e3e0ac80a2c_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:b569f1f1cc542522fad6a9664ffe83135e0fac221da2db858a1e1b3dafac2a78_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:13f94d78bbea30a1e87a3b71f167272268f88ec6cadd46baf0d41b6c78001207_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:266dcc4332512803feb0c2841bd447d5730512d5cd533814a55c7a73fdbbe92f_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:88b3cbebf2d0d9959c9485e3bd92e8d20f5d51781b3e5e3604695d24e3df5ba5_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:8e3e4d47fce84f50a8bc3a6564e588ffce84082c32026ab16e300cb4c9179f34_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0995b3e355f37e1e1ddb7a81afea0a2e1d4b1dcddb8fda460694af1f54b2b852_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2271d7696060f1308cddc9f0b39484a3c896ceae0934a22a4967e4e550c6411a_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:ee6ebb4c88c990561f36695a0446d2a5bbed74f37a8bb641ec05dce0c7ae4907_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:092bd757a65a2932ec92a31e745c21125e4fbda1058e75e8f53e35bd757182a7_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7139e479209a6a4ab60bd398220a48ca78a6cdeabc09619371fb80bba2beeba3_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7d0d36581b0f43e6c4611165cc7ab6ecc401971d50aa0d7ffd43ce7314c1aec4_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d95d17587043a5980a4a9e2c40474238b17270b48cd28d9286abf37e8dba5229_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:56e8b7e50e7f4e018cbfd59710ecd4283e8faa1c18d83f8acd40ec0821f540c6_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:eddd4bf5d536fad6764c7daf8b36709630566a916e3c9a9c38cb195037e13f36_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:faace26bf5dcab6de85a350b65dc13529b6b8ea1e4efe54a4f1cd0cb94f72a12_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:02275650f8f2a4432f74ce61d2ad77aef628a49e15a5ba968862583875356c5b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:1f39071fe02977accce7c0ef31b71f6e337dbb6b7f918ca7f73c34dd2c1197de_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8ca8073d40aa0d9257094baf33dfa16e56600556259d91306d6d6d7727bcdebc_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:0a19077800fec1f56d21b7db0d71da69f0c2e736be6428c854563288780f76ca_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:3062c425ca8380884d424b4d96ca08414a9369337f3056c890b197dcca313be4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:63b44fd5c9a991e008ce2af1745d5eb280252874a50cb87254bb599a28e0db78_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ef0121ba44fc3e770156cb122d13f3ca2165ef6578995814f6053752eacf0ab4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9ab03e07b64cdd003fce3842d5a3bef77c8fa0b0b7b331d6630549ee14d2be22_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:9f944006b8fd489a75ea48598266605be7931feba94346472c030a3842a56cdb_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cb63f2994222ad8736a6f4fd757fb683162ab3c16f59d9a17253b01dc940650e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:0190226401fdd645ab2faf41da6b3d3484d73446116cfce28b4c4ccd7f9535a2_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:83e63a6cfbcb9b24fd0d7ac47d436801d9488ca2ada18e08fd6534f9d5f5bf14_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:9d6259d776788968a8c73580666287ef3aca96f2f233d1113ed508d93342cdba_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:14c09bf9ff056dba8f9f7cbfe8a01a573b3e1ea6435121afad703f85f2127fe3_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:407dc5605eda149ce8077c729d25e611a4da61390c26e0cca7e79a04f4066799_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c3b0b210bf0e79c22b61973d7a21a6df93dd64b0b86744ee3e62f89bb777f12c_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:e651f24a541ec7e68d58918c02ffe1f840b042088fb6335947d60713d2634ade_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:2c678413a9f31b6a94ea6f89d48e425acb0de6bdb682dd9b5302279675f20af5_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:874b75ca4d3c05e0146be35fd6a52585bb287c8fdd2450abe391e7a7d2983d17_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:b41d13ab01eda036441e7c4b937685ae824803fbe9df0cc4ff921ba62f65aa27_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:d078327210b3bd99b49eb8eb19af66c5807dffbc2e2e4aae00acebd58ecb520a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:72c00c654b5454542fc46516459c42cec8a0df53e3e692391eae178314f38b4f_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:d720823a6088c721948429c16f8ff14963c06c5d502b78c114d01064d3e929fd_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:da249713d3306e6fa468fff12dca94b087bf4e6cda935a8d588f913a72660ae1_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:22b963c99e8f4c304854bf5deb4d93a22f284c290c0bad71989c1b9661faa545_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:e38f277a083409ee3349b0ea72198de5c34a3933e143529f9fec3fff519b997e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:f27062101d6044e1a99866ffa801b60c4042f37fab5711180fe6fbdc111e1b32_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:65678188e42c0f2b45911747c59f76729d65ba87f6be3550262326f0a851716c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:7a7aebbafb68c841f26cdf8e01be77669957d19673a5e590aa3eec2905327444_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:e72b47011ecd4293c5140280a6023744b847ec811e67aa66c1c55817a9e29c53_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:0bdfb394fb0183f5b6f64227ff7e679f7e0d6d477cc1552902c10afd1ba9f99d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5c93247842fcfa844ae884bd7723aad467037f541c23792a5938c9d8647cffaa_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8316c12d61aacbd9e0f6c47b86fda7d13147c70cbf1879ea9a329d3fcd9908cb_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:d3698dae91ba7ac556dcd6bcb6e876b9e2e145bb3b7357f616a36eb79c36e13e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:21f9abd9e6ee1919acbac1bdeb8da0e19ef487d8194d1a7b01bd5dcbf59c53b1_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:89ce5b5d2a834bb0656638a7ef18e81f72faf7ceb247d953d333aaeb38126456_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:8ba9c7f82c772c0b463e28974e18b5c0a8bc628cb14321ad55c683718ae1f144_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:c12a1d3140f14ff68169284d6d971ae146453409ae78831f167abd219b7a8237_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:083ff820bf60832efddb8cddf21083a3f331040c23fd9220c1ef261b31ecded8_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:3ff95e3204a6498cdc70214ae90f0c2f78e8db89142eda8ba9203d5f8fb82636_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:7d804c6a8db583f9a9b7da10a31b0354afc59a8af45dfeaa420482f8370895e2_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:09aa4ad2452ba4039e715c7fd46173b9516004709039a17f4a425e2975d7c4d7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:a83130b15970a595987e30eee691ce3d61d87f7d09b7aa947ed4194f5dbfe2cf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c212acdc3bdb6563063373911fcca169998cdce2cfc40460fc175f4403e90d99_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6b04ecd021150e18bd7eff95782776234b9eb34793d729df9e0ba8e063a76d05_arm64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:759ecf8e346f20e42144034420696dc4242085f9f62d2f27eda18aef5f5ca0be_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:777eb594d74aa36416be4ff29a91bb3376c65ae6faaf699acaa94c80b4715a4f_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:dffb2b522f5641f2b23d58f454ebcecf229ce7a745dc4f55235c9701584acdef_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:992cf0fd0be01edaabc747055a5ab54e87cf300f15c7f56f915e15a9c8611681_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:9b25351ffef71bd1f930b94a74e5949e315fd5a2d96b8cdd4d0334f8405046cc_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:a415eaad3cec7de971d55aaa029104e94ee0517bbf7fa2b3441b262f7df3b43a_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:e2e61ebc92d92d602f27c7de085f35e20a8aa7370c6e279147a1504e6f50a82d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:13df48aa60a17df71ac9c94c7d8d34a9c538636f102ab6d0bb07afc01110678b_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:6166bdaa8cf7f8ce29556e3ecdebe4b2408f47d9d86d638e63a1ffd1b5033246_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:7617bef0ff752c391968eaf8a44071c523004a398190900b94a34ad18eda790f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1df3363b4e4ab2da1294c190bd2f251d3598e85b44e118c9436166c49c7a5d1e_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:4e6e05dd719c1574b62d1f7eb979b8fb97029247ce6018684f404647ca4efc10_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:75536acc8a28f6af097f3d601ffd95ba3f72413ecaaa8c87cc79c0dd3b91ac0b_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:324765db75f7c4db2d6a37788d7f73caf7479e2c920ffdbc8ae356e0d777fd45_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8c5cb83ec1a1a0b88e7d90d0af33492afb3e4101974ae534ecd56384442e591c_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:d4214d21e418e1df1c286456778b52ebedda0d1fded37b7fd11a3242380621c5_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e40a6ba38a84c6b01732959186a03d458b21717b464773779578ddcacbea89e5_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:2729388f45fc61f655978ed14f37e18c6ed16f85309e78466c4f1341b5f36a6e_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a022710a33d5ff1fc41620f9f42f66840d44d8815524f72a9f84d4c401198ce7_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:eba1c48a3bc7623886c4cc6f2a92929cca098b547904e90c715caed421d34600_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:3b30801ecae02b61c991745cdebb78c23001030dc8488a49150d88925aa00cde_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5dcbea69a771dc585b91b522c2651b074ac46069714b423d9a5f5c7373c90f70_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:f6344d640c1c58cd3361927ba1e2b6e59263687b45955a681f413778162b602e_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:2e5344edbc939b55a5799548a2350431f4dc3924677f29493ba4c12009129cc2_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:5a581b6418cb691fb4b04443bd5c53757aa74a18dc38784aebb68c0d4ac94199_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ac2facf3fa56a11a05d12f007a4cf3040118d5561425d5cd0cae6a793d9a7fa2_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:23ff8963c2045ee1cf124a6f891316bbebfb07503abdf7fbfede068336485bd9_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:a30b6a0d444ede68c51c2c54e6fad440c68d05bd4a36deecf79f550baf42c18f_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb3b973a8615dde69bceec9eb8b7c9fc02b0e29573cfe582aa5e3c77f3bd146a_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cccbd64631690db519312ca7be0b9ed51f9ede127858f5f1afe780ff4bbbc163_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:5cb3e9a9068002a4afc179906295ac242e03e4fb180fad83296cc6086d6e44f7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:917339caccb55aae090f31407d7353ec5fc35a80187bfe8f658a443b7d7ebe35_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:c28f02f01ac29ebe613735aacf82aa48d00c04ea72588f10521884ca43ef9b41_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:65631c9e67c6c7fc8d8514609a7768e8bb75592e2442358e3958ac6fb0ffa9be_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:9fe8900d98e184012706518bbb76786726c71bad2b370618094887b90359a4a1_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:b4ea673a120d714e6254c3a209a460ee6e5f3cb39126f22772506bec075fb347_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8510
Vulnerability from csaf_redhat - Published: 2025-06-04 12:26 - Updated: 2026-07-02 12:41A 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: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64 | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64 | — |
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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.7 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* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n\n* http-proxy-middleware: Denial of Service (CVE-2024-21536)\n\n* cross-spawn: regular expression denial of service (CVE-2024-21538)\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-2025:8510",
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "2324550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324550"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "MIG-1733",
"url": "https://issues.redhat.com/browse/MIG-1733"
},
{
"category": "external",
"summary": "MIG-1735",
"url": "https://issues.redhat.com/browse/MIG-1735"
},
{
"category": "external",
"summary": "MIG-1738",
"url": "https://issues.redhat.com/browse/MIG-1738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8510.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-07-02T12:41:10+00:00",
"generator": {
"date": "2026-07-02T12:41:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:8510",
"initial_release_date": "2025-06-04T12:26:00+00:00",
"revision_history": [
{
"date": "2025-06-04T12:26:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T12:26:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-02T12:41: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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.7-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.7-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.7-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.7-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.7-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.7-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_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:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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": "2025-06-04T12:26:00+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:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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": "2025-06-04T12:26:00+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:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression denial of service"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:26:00+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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
}
],
"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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:26:00+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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:26:00+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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_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:0c83726f520790b68fba4926299c9a8327d2316d8d0aff472b64aad586a7a39a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:e58aec84cb80cd57ef37038e83ca60113c8cb7998923806decd901355db06900_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:2b887879f51ba42555bc166e2b5e44265a8ecce87d35ffe698054bd8394c5923_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:e63f4262e1a95f5913a812437ec9bf25aa8903e8c41574b6f7b69b8f8bc850ad_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:68aab51a9d9bf099124738d9e7506b357e0f194924f34dded268c2027e9e4dc5_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:6611752875c270468d29fc6ff63c6d66aaa2675c0e524937180ff8ee93215b4b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:bedabe364c8eef1627a9eb6f96737448df680ab090cecfdcfe20af90dac5240d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:6761863f92e894c1c0b019d4a640bfc872c6dcebcf18ce1abbe83691cae45a1d_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:f64466725f6a76d47c191bbe50c7526add0774b04bccb9dabd8166c01e992123_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:596f8ae61f2bb56e19e5e03bf7d114ff0607a7f381d6177b3cc0df2cfdcf1e58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:9a0002e60e5115d60cdaa09b852aca0ceaa704b35a864695afb384694bbf9d42_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8512
Vulnerability from csaf_redhat - Published: 2025-06-04 12:25 - Updated: 2026-07-01 14:02A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64 | — |
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: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64 | — |
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 1.16.4 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.16.4 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:8512",
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8512.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.16.4",
"tracking": {
"current_release_date": "2026-07-01T14:02:01+00:00",
"generator": {
"date": "2026-07-01T14:02:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2025:8512",
"initial_release_date": "2025-06-04T12:25:29+00:00",
"revision_history": [
{
"date": "2025-06-04T12:25:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T14:02:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.16",
"product": {
"name": "Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Af91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Ad29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Ae33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Adfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ac44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Abf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Af402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Ab40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Aa34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Af23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Aa91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Af2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ae2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ae0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Ad1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Ab1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Aee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ad4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ac272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Ad4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Ab0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Afe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ae3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Ab5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Aeda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Adb1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Aad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ae429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Adf5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Afc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3Afa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Adea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Adb3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Abfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Abf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ae93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ae66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"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 Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"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 OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"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 Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"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 Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"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": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"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": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"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 Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
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.