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-06-28",
"epss": "0.01009",
"percentile": "0.58712"
},
"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:8544
Vulnerability from csaf_redhat - Published: 2025-06-04 20:11 - Updated: 2026-06-28 14:37A 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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
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-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
Workaround
|
A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the 'server.maxHeadersCount' threshold could be used to crash a ws server, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
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.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le | — |
Workaround
|
A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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 that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.15.14 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:8544",
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"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": "2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"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": "DFBUGS-1034",
"url": "https://issues.redhat.com/browse/DFBUGS-1034"
},
{
"category": "external",
"summary": "DFBUGS-2604",
"url": "https://issues.redhat.com/browse/DFBUGS-2604"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8544.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15.14 Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-28T14:37:23+00:00",
"generator": {
"date": "2026-06-28T14:37:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2025:8544",
"initial_release_date": "2025-06-04T20:11:19+00:00",
"revision_history": [
{
"date": "2025-06-04T20:11:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T20:11:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T14:37:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.15 for RHEL 9",
"product": {
"name": "RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.14-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.14-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.14-6"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.14-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.14-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.14-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.14-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
}
]
},
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"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-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
}
],
"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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression 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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"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.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"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-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
}
],
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"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-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
}
],
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-48910",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-10-31T15:00:53.609372+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322949"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify vulnerable to tampering by prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The prototype pollution vulnerability in DOMPurify is considered a high-severity issue because it allows attackers to modify the prototype of built-in JavaScript objects, potentially impacting the entire application. This could lead to security risks, such as overwriting methods on fundamental objects like `Object`, `Array`, or `Function`, allowing attackers to manipulate application behavior, bypass security controls, or cause application crashes. Given that DOMPurify is a core library for sanitizing user input, an attacker exploiting this vulnerability could gain control over how sanitized content is processed, leading to the execution of malicious scripts or triggering other unintended behaviors across 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-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48910"
},
{
"category": "external",
"summary": "RHBZ#2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc",
"url": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr"
}
],
"release_date": "2024-10-31T14:22:52.867000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify vulnerable to tampering by prototype pollution"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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-06-04T20:11:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8544"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_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.15:odf4/cephcsi-rhel9@sha256:21b8cf141ecf150fc0810a008c8e38e370ba688c3cd6f3457c3e6fc3ee52b4d6_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:22d3683f9aeda98b9ffc78e56e4fda94c94f2b238fdbb4571544e1389c8c780c_s390x",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:3c7347793cd8cd257f502c773f9160c9a0206b22b02cf6b38fcda0957df71195_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:4bba4ccd15bcac9199e2dd8e303392b4fd0996a4d6b985b542a50e7d6b2969f7_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:6dad7882970e02ae4305a5b67b2baac56010c752628a69b45758c6ce290b0221_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:a56aca673c704e876691dd83498943f3f8db6c0253de88bb2c0bf548b0fa7d38_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:c8c4143f46151064487a1e412fe36686392e114e49fd1bb17f9c625fa4b97754_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:726df27ad9d432f1fa7f6c75266e6f562fe629284fe1511f94d2a4a38c6c1645_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:7aeae4a434a1db77c1461d904227075a3d9174cea6ebcebcb2cd6d15c6ee36ce_s390x",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:d5bc11198e1534cbd9ceab7ede95208541199dafa509aceea57ceec565be4263_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:16ce19df455cdabaf4ea4b46d04bd5545fd48afb7461ca0a1eae93b397a93e7c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:51c3b61adbaa32a71ea88fe696d244cf7211d3f0f4338c04409cf034c0d3e648_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:542533139948377f7f070eefb62c1fe385a86b754f506308535790787cf1d279_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:766a960eacb7eda308dc93bb19b8562a732dc07a6af6e444c728d215f61329d1_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:1882fa5ee99205e6adccf2bb748a8f7556ce24bb0984945ff873ffa28bb8e6cc_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:2ddceee0eb1df73ed31f43c255ff2a0909182cc65ffb8d5b3a8c12b799353308_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:991cf5cf098a76ded35e375b0d6cb18e7031ccde28b15293c0d180d66161dee9_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:86e618756adc5c11c7d6c93ac4ef98254573f33974bd40bd9437047bdaaab064_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:88ec58a7da882000b8e6588043889cc04f12cb2ddc22de9ad56beba038265446_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:c27dd90be2061ff149347f708dee2e98a9253e9c354e987abe956ed1fe4c9506_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:23eaa0055fe21575f001b289b218528299be0758bbc81dc7c96ad8881e575c93_arm64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4119ffdae2af4343e69647c8832ad7059f050f25586ebbaf9f4f117c711e32a4_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:5987d7027a35dc683f5f12111dc0ade483019ebf4879244746c2aef783930fa9_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8a2815f90acc846be5cb989be5fac10125d820a927d21c8a26e0982d728bbe24_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:0b21eff1f4effc630145bb027c228d08fa46a685f87d8dae4a2f7a10b73a9950_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:5a5a0aaba3369479e18693adf7cc7acb1cbb65c6dc170db882ea244aa33ed52f_s390x",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:e1544c0104c8383b15bf274d5d308bb8b26cf3f7bab693a729f005697852276f_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:30acb6b8840fd5e433441507c00d215a9d6ed2f02a39b0891392fb9eefe375bf_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4c711bfecd9bdd055508a8ee96b3215d808a82d18e69ef221bec3a3734567751_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:b8d583770812c2ffc6f35308e5318ef1e6b1691c02063a862fdd1f6d24ed848f_amd64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:1f178dec0859af50f07223570bb6c593bc05b4714106db7be7e4d93b543bb680_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2877b4ca6ce26d87d4d70d81b3213ad35a1e08d6db082c424584d2178ab87f1e_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:2f946ab9bfbc108a3211f03d0779a37534d282ce280732e884a33230a910f1c7_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f4bf09263bebbb3fa4848e644d677ad554a62108cd13795336b45824b6465cdb_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1428888e36d590f31719c289900b934d4c74dbaad92b2eb9cf115a0d52736be9_arm64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:59f64f89532b858cd92a6bf7ab85a960afcbf6ad3b5d7914d14498b05414f58d_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ed8d6fdcce3974d7e63ebc11f4d65630e43d5cd8e4ac0913d7e133312f38a955_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:ff7bafa9dec6e3cf0298dac277c823a89daa123a6fbf2c1a000c37692f9c9427_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:0c97fb4f66806d76d077f7a98740e48c4bf2d41c49a063f26608844e18dcd4e8_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:6bd03505d295a773007151ab44733030d9b571f3370f4da8888f2bc746cd0622_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:9f74cbf964d3b30b70a84c17fbc0a90f8a897bcf6edfa16f9628a68c2302ee4a_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:315f9b3e5e98689a24da2e1ba8a95c24bbdf8b982288204a2ca0192a66e62194_amd64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:4f3e899a1bf0b9a44dff11747a238d418995fb64014e7f5c3d7d59718071db1d_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:b71fe1ca49135313acd474aa08fabe8f8ca06e21179c4d28c73f198788fa8f73_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:14a4d0b508924107d9a0032953beab7d852f39f2e8519a6c7b44c8c5b1b12402_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:40e7d25cb4a037e7e857ab8dd6b1bdb70d55166b6bdf4e541258d0acacf03923_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:ac520c9d7f87c9a4b38c2aa74abea553c92de657ef2b2327dcc363db75c38ceb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:250a4f15ad6909c146182c17a56428d1872ce1e36c5d253e6e7e2dde691a46c6_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:301b4a210fae01b67b48ab51c5aca6d86925f9d6bc1d1da918d23af3bb247be5_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:67b18a7d7dde56f313d29f7a06eabc0e102c38a6433ae742e7639678d34c1de1_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e5cd342bed146c8b08d20da7447274f9ba73e1b045177750b6246ad808eb4d32_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:476ae2f48160c9cd9aa87f994b27e248aeb75b9ae73cfa878ff33ea92d943e64_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:8eb437d871ba4ca8bdb084ed45999d3659b51948fe3fd66cc7f926cef9355a1b_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:af8c9287053cffb1dc7e44b8f756ae4caa79d0e79823123d9aa23b13ad5a3807_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:f30fa2308b93c0b15bbb0ddffe4947ec13a7166b16f8588a9a0f21d3655fd992_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:3cb02185bcfb8f51b014d03cd8c67f056d3207f7a219f31f7c461b3ae7d972ea_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4839a33ec8498639110f48ee610b969d394689d711ff97bb94ec647e15122d1b_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:4d6bf475732731602198de12f9280baeea1dd8c413187d89faa69bdc0b625fd1_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:1f69a5e3db2bece304ad0ec30b4e322fe6fb00f014e209269f21a6f5ee9fd5bd_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:e44b46e633f81c7e5bb86d479b458bb6a08432aa9d3a8388f609477263ff40a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:fa3423cfdad00daadbd747be24a08da30b258abaffded92cb6707f1a547a01bf_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:17a689023ae55ca9862ea26aba58df9943a4eb8dcd39c1a7b089f8039c40a796_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:27bf98ba209ef8c833906802210105bf4968d2f51f19ebe218237fdf0e693a1b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:7e962c217a8aeaf7b376f5bd566a1ed039233989b17575d8017a62437433db32_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:afb38cf456c0cd89d79cef4aa32309d0ec9a9ab1509e9d0bb765f2cdd45e153d_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:1d7d22b0924ac4ee67f23499785df33630d1388b7e4460d581032707a3b16b80_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:44292b6abb12a9998c77d895fa93ea46e9a5078a105933606c0bdba0e20bb160_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:73f3fc4c68057dc1adcd39409dc8599248fc36e3e8f6fc77008a4474eba08d06_amd64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:991d0c0f35abf8cd54f89639f0328f12eb2caaa94c7df7ebe099ea53ef4e983a_s390x",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:1b9fd8d25a9243cd891435c785809492eb8288b889c96508826e0a2718d3f610_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:57013a61d4644f9188e7c59b002a0e2c26a730bff081713ae9b658ea52664022_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:b8829d392cf76da0b89a21d2d7b11c10be5f8e44f4d8a01c4fc35fd5b2f48ad3_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:03468974f18be943dba537991a3aa0db1fc665776f986012685c0c09ef0a7ab3_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:72c8a1d9078ef76c43a86ce8f5d5507a7f123a0718b34f2a0dd2baf515320fcb_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:73ee58162ccee1512d1603a1cb1c0833694d5a8e2441062c51bc9ddc4350c2df_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:aedc8ff3c78050768b31f155c8e8deae30d24c5c41436ce9922aa18b2cc6ccfd_arm64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:088ff30f99f9087586b4d2eae59d15606e51b497b3bdbb08d860aa87c248d552_ppc64le",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:8ac95c2369b8b914d4782819f38b02c651a678727a000405f3923e03f4552b6c_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:b6c9efe26ffe767e4f593cb0529d75ae53dde35748e90874e285b426702bb6ea_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:36a9de5adc07365f5493bd5d97582b42f2c4f03e2aa7931247c69c1a9b7184f3_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:85f961a9eb4832dd5e74e4abb864d57bb56355f24f806dee2026e992c01b1e92_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:efafbcd837deb9d0e61699380fa3cc7f2089ea32498d2197ffe6facf9f2b67f2_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:154a478191dd82e195c6bf68659ebeb54675d8d89e6e0d1ae920d45c00cba38d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:37e4c96774444d44094174d61cdbcd6af117dfbcecc7e064c505ae93c4520d86_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ceeea4fa800c67831ad2fc928cc1b1d1c217013012e1b74109fb76e63e2c72f8_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:cfc7dbe7046457f7969368c7dc2d18db5d8b1dc04588e3378cdfe7711c077d45_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:1900ab3d607d94f33ba79546772a3cda4c23c6a8a985fe88b5131a9b56656621_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:815f8ddedee55c58af96f936ebbe4d252de77e73df19c9784db14280ffce748b_s390x",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:d8fc74f4bb786e247250b0bbc103d3de3e6090531ca68fbdea4034926f78a760_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8551
Vulnerability from csaf_redhat - Published: 2025-06-04 22:58 - Updated: 2026-06-28 09:28A 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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
Workaround
|
A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the 'server.maxHeadersCount' threshold could be used to crash a ws server, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 | — |
Workaround
|
A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.14.18 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:8551",
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"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": "2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"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": "DFBUGS-2605",
"url": "https://issues.redhat.com/browse/DFBUGS-2605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8551.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.14.18 Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-28T09:28:08+00:00",
"generator": {
"date": "2026-06-28T09:28:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2025:8551",
"initial_release_date": "2025-06-04T22:58:41+00:00",
"revision_history": [
{
"date": "2025-06-04T22:58:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T22:58:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:28:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.14 for RHEL 9",
"product": {
"name": "RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"product_id": "odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.18-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"product_id": "odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.18-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"product_id": "odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.18-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.18-9"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.18-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"product_id": "odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.18-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.18-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.18-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.18-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
}
]
},
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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": [
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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": [
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
}
],
"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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression 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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"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.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
}
],
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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": [
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
}
],
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-06-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-48910",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-10-31T15:00:53.609372+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322949"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify vulnerable to tampering by prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The prototype pollution vulnerability in DOMPurify is considered a high-severity issue because it allows attackers to modify the prototype of built-in JavaScript objects, potentially impacting the entire application. This could lead to security risks, such as overwriting methods on fundamental objects like `Object`, `Array`, or `Function`, allowing attackers to manipulate application behavior, bypass security controls, or cause application crashes. Given that DOMPurify is a core library for sanitizing user input, an attacker exploiting this vulnerability could gain control over how sanitized content is processed, leading to the execution of malicious scripts or triggering other unintended behaviors across 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48910"
},
{
"category": "external",
"summary": "RHBZ#2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc",
"url": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr"
}
],
"release_date": "2024-10-31T14:22:52.867000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T22:58:41+00:00",
"details": "Before applying this update, make sure all previously released 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-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"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.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:b9f6fb8c6e5a919ff7b1aead2e220db45e010d285aa3134a060865f98dc8ff4d_ppc64le",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:bcb328a210baf1ccff7c7373d8cb80f951c8902e6f1b25f543e248923ff11bf1_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e741ce258ceffff394b453da219439e788a7c60277569d2145667b0f1a27cefc_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:590d6f1c2d28e9750fb2bffec2dd60d943e6f3de5e3bf801917055c9053d55cb_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:7d462a0cb3bdaf33e7f1d68d2cc2c3b65937e97687a36a6c5f0c21002cba339b_s390x",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:dae4433fdd1054a34badc70ce5db933c936f9e270cbc93a03a408beac0731ee6_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:eb314a5553470a5a881e277b1962f7219ee0968d4319e55cb7427258a73e3a25_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:58883135500207c3f149882421ab3d7c14ee8c934c107d563d1ac51d9dad2188_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:657f10ecba6e3e484483cc2bdfc7a7cda10f1fab85360c40bb9ef4f1929c4cf2_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:7600a8dcc458fdf3b029667c361b3babf0a42a8a8194bb3c90216abb0d37e617_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:88643caf11bdef38053b7972a376035591e4ecfe03ed7a52b618211b1e1c3e6f_amd64",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:1eef1245af12bd0049fa88de90549ce23e6098f08cd8273fcbe1552ce5841f98_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:b70c0ff1f0c5c44f62d77927a3cb4fb22aa7924ba802b09d2f8ef66258522462_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:c3143fd1da13f7470f07df869630c4de1cd3c390676e096b2cc61df1ce0b3c20_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:1b220688bcbade808c2fc05d9160547b21fc34672ff653cb16360d485c721669_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:5e932572c6cc187fe1791abe29b71d5fdeb2c0e7a81ed90b46cb3d358aa25e71_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:b93a4133ab036f4a44471e9c8ac0274e9651177d72ae3fdf1d73bbacb31b2e63_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:dd9c5f35896ff7a7aa622510f969343e3d8c582659753dc6f8aa40bf21ce258f_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:0db1703649e40cdb563f269ccfb0e80724f13034b21e9c5482ea22a82af61b85_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:3739dbc4cfe67226e97b803279f65a017031d60b24a944d031232ce579a2501b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:86a2494cfd358f367ea250d8199d9baa2d6da7a0c6366ed03a55b0648da52c24_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:5c84ed51c74952ca24757662d3c4856b90cf0a4d856b3807f0c0b57752072b97_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:a32c47c452fce1a32a15880b9e5c2c561e656a26c143cc46a54368fcaa614863_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:fb23e5e9463322406db0671616bad500c99d201386e38b6298165d169b32e8f1_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:30b766091deb8fca244ba8133226fcb71f06caea4601266875cb201b2c05df9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:a5e0d9864da87cbb2e787b51f44c9c1c4b5d73bb24aa6660e0bab25c68fa3e78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:b9d281eb35128e5f1c96ba1383259dff9b2e60dbb27c092f27de4f2e12a8f08c_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:e8860ec492739e0eee28bdefb5934d4274ef9bc49d4d74fb9015153a39958af8_arm64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:541fd697cc7cad79abd38c1ea593745d8b89153cc82137136cbfa840257d8dca_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:823e1ad6153e94cb6aa52b92652c23082007af7127a9510aa025e5ebf67c3959_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:d4358fa87319d6aad05d24410df40d297dc1d7d9f871ad53968d9b989b4a0c04_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ac7a4b8174013392bcd7d1b3d2750a29ffa0e12690f75214397e32fef5d0053_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:6989d9c619455ec241c7629170e8fa2994b94fbde5f31b03d83ddf26572a3ac0_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:74c32e2703174adcbc40d6a022c8760b7109d427efe4a1bba9894ccf1b55a77f_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:16c65fa945a5c4acfa93c74ae48008480fa719c58a3045883bb71374008a9860_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:2388a24c8af1fc05838cdf9e9cd11e5e7c480a496384247120fe2e62b6ec8c72_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:5fb501bb9da6e224cf496eca1e0f5b3de4acb12a770725eb81ddbf703c703b3e_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:96f3aedecbf2afce4050cf63930c016c70e190590ebf6786ac8ddf407dc17a1f_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:355041c3ff87e109ae1a6cd8cf7ef6e3057015072baefb4ecc97c4c23459a5fb_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:52b0a09f6cb2d8ac7ad1412fede0ae0a8f849f3a51009ab5cec9630cb01cc504_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b38f1e2be1d00434a69704568ee1c0325dbcd2fd5af187815cc7a926d2954274_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:178b3909c6e97052a4931abafac49680dc443139dd8e06f84048e37383369c33_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:89163387bcc55041336e7e789ce1c2c22bcbba051253df27380a7067a5d34f71_ppc64le",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:adbeae924b38597ac5a25d183b95d1466e93d22850b41a7b5e55ffdd6c925875_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:048b52f424309a244c829a29199126a3700c34999f567adc205264192df18e40_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:9cc58ece0e07286bd6b645ee0958383fab4760058ab441e40262115a37f7fc08_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:f774072bc4483ac626a4aa34fb4753a4c8dde1392e90b2cf5088942558187651_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:58d332ed50ac84a78ae3f874af7bc3078505e1f39504cff98f5c96ca577dba62_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:8d0d772c6abdf6850cc914b33dbcacf04e56482aed44727d8fcd62484a769ba7_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:91d930b98e7e77857d76c5f0de8f33d7129eb1899cd33e34a81e5fb132fe1939_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:d9d84e12ac2cbc4d6b3bade470963db183576a0f03e53fb524cec61affcaadc0_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:22af185eeb91be6ce4f946819717f3dc6f26a0cb01ad735fedf5ce5c31cee9ab_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:4ac05e6f5da14f77aa642c86d1bc9487c7d4229b3845e4df78dbe70ca7e80836_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:53ea6080dbc702be75df81c9b27f53f8d5200f9de059d0e2ddf7d4f7c8943bf8_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:b7e8dac029bb2e4d43a3318da70c1ab9e78c834a425c0b4b580f194c51c5fcfe_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:18fb47b295feed7c13b7b8e0ab0779a0f1ad0ba920a98de3114e9c963b37da16_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:3fa07513b80ec362b896594733f39869f20de9075a9ed659575dac80fb2e50c6_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:c76a2aa281b7f23694cad709563ae38f6a2612b03b6dea758800925d1fb0d1e7_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:4a3c1211a5b08832eea9014edb8f15908a4c64da4929a5535e21e5f5f0ce7440_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:aa9d5d9a90379dfa3d208d19bea5fe0ca1358594b12949002cf91b313d5103ba_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b20e2a1c687499d1b356f983c896feeffb120ee7913386cf9846f805f5adf078_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:0fd956965990fdb47a000886906d164dab8770f8810b6f535b30363cbebb193a_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:54d8a857fb70a44333721f7ee19f7465e44f40e9041a1feaa5ad21a7c9e64fc1_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:5c32c4e197c2cd9642ecd4dfebcbf0793920722adb1669175471074595d6e85c_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:cc1549214c6df5e4a1a1d578bde3cfb40e529c8bdf721a0d66315b60220f02bb_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:707709aa3d410109ff94dace09c191683d1c329da6c929f5046e9e36e9f196ee_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:adb5cb009e39713cebf5dc677647a1588ca6913437aba15a1f17611055a3b556_ppc64le",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:b4747d5081a27c2b4159142c7673d367f2205b6da373386142edfc9b6e1f7e4e_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:bf5e586204aa10fd361322123bf0924ea6f112d7418ea6d50f3fa732c38f18cf_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1595d223f68167f107979b76b5a3adba064b75cacec6618fbedaaedf723a0b6c_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:aef5fa1799fdd49f75e6cf00348e811c14792929fe4c454b5180392b506bb92a_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:c78c6dd624406ef896035e3ea107b32367a9f02d27184086370546ed2b21d03f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35c52a3cba34e249a4da7cbefbbe2de72d9c6fd28ef6ba27ea278d1664bea4ad_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:616dacc42b9e39aada7d97a80fbeef591b48f2dc13b9a614e1762f0fcfc67ae1_s390x",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:855addbd5d6838d751b679d13c8c1a722b144bf67b1f04465488beeeb4bb7f12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:b4e8e09091410747c9e10954e37e24e23bf1df970ef8ac4b41e3f01296b92466_arm64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:0cb12e9d9368dd9ba989a7feb5f5a068c5e86a46c3e007be824e8b245c084e55_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4864bdc13255f399060b23acb338c0cab89bb12b1e9c25b425bed2708c703916_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:784af1811346b0d1a41774a05bb8fddd829c8fe11058ce0dd27e2e916a0fd50f_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:003c68a08b13aa517cacec54ba71d677bc2077b98c56e44527d8709de9542b81_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:23d29a80150ec4b20d9a042fe09e6803d420aeedbd7bb97ca6b71898714fa50d_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:f762ea7b249c2b9e1b77ca861bfa2e66fb5a2e86bf1c46adcab2c0d3f0962b17_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:16b242ff1b14953c3e0d8e6c6aee1907b58e2ea8847c55e698c0dcea113786c4_amd64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:3565d7ed884cb5a102edef6109da8d37d248ba58a1f273949ff94d525c2fb29c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6267de184448e87a5e4386c40e85b35dbe8b9d0e41809f30d45d75e425cf34d9_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:6c556ff4a2554502498dfbdb6cf34045b812c974b1449862ff0389fc3590012e_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:450d1d15edfe450040967702dfcad42d332f590953dcdfb3f7aca95f3a331156_ppc64le",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:563003275c2eb1f9769f8e64d8ec9c280d2ae68ea60a4b72e078c3d3934e6107_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:70141f91e796afbf0dad29869b9bbe31af4b86175836d00dcb55f79e9de54302_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify vulnerable to tampering by prototype pollution"
}
]
}
RHSA-2025:9294
Vulnerability from csaf_redhat - Published: 2025-06-19 13:39 - Updated: 2026-06-28 12:57A 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.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le | — |
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.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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": "The 1.17.2 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.17.2 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:9294",
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"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_9294.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.17.2",
"tracking": {
"current_release_date": "2026-06-28T12:57:05+00:00",
"generator": {
"date": "2026-06-28T12:57:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2025:9294",
"initial_release_date": "2025-06-19T13:39:23+00:00",
"revision_history": [
{
"date": "2025-06-19T13:39:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-24T16:54:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:57:05+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.17",
"product": {
"name": "Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Afebd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Ac2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Ac79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Ac99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Ab863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Aa757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Aab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aa8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Aea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ad0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Afb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Af1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Add1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Abc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Aae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Af487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Afd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Af9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Aa2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ad0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Afa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Ade2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3Ae656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Aa50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Ad28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Afe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Ac4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ab0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Aa994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Abcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ac046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Af1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Af7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Ad860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Aa3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Acbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ab46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Acf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Acadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Af19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Acf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ac3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"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:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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-06-19T13:39:23+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.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"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.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_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-06-19T13:39:23+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.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"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.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"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.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
},
"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-19T13:39:23+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.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"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.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"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.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
WID-SEC-W-2024-3468
Vulnerability from csaf_certbund - Published: 2024-11-13 23:00 - Updated: 2025-11-24 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Data Foundation 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:data_foundation_4
|
Data Foundation 4 | |
|
Red Hat Enterprise Linux Migration Toolkit 1
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:migration_toolkit_1
|
Migration Toolkit 1 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Data Foundation <4.17.7
Red Hat / OpenShift
|
Data Foundation <4.17.7 | ||
|
Red Hat OpenShift Data Foundation <4.14.18
Red Hat / OpenShift
|
Data Foundation <4.14.18 | ||
|
Red Hat OpenShift Service Mesh Containers <2.6.3
Red Hat / OpenShift
|
Service Mesh Containers <2.6.3 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3468 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3468.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3468 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3468"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-11-13",
"url": "https://access.redhat.com/errata/RHSA-2024:9627"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3930 vom 2025-04-15",
"url": "https://access.redhat.com/errata/RHSA-2025:3930"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3928 vom 2025-04-15",
"url": "https://access.redhat.com/errata/RHSA-2025:3928"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3929 vom 2025-04-15",
"url": "https://access.redhat.com/errata/RHSA-2025:3929"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4511 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8059 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8479 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8510 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8551 vom 2025-06-05",
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8233 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8512 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10853 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:10853"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9294 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-11-24T23:00:00.000+00:00",
"generator": {
"date": "2025-11-25T12:37:15.469+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3468",
"initial_release_date": "2024-11-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Migration Toolkit 1",
"product": {
"name": "Red Hat Enterprise Linux Migration Toolkit 1",
"product_id": "T044336",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:migration_toolkit_1"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Data Foundation 4",
"product": {
"name": "Red Hat OpenShift Data Foundation 4",
"product_id": "T028133",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation_4"
}
}
},
{
"category": "product_version_range",
"name": "Service Mesh Containers \u003c2.6.3",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers \u003c2.6.3",
"product_id": "T039183"
}
},
{
"category": "product_version",
"name": "Service Mesh Containers 2.6.3",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers 2.6.3",
"product_id": "T039183-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.6.3"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.17.7",
"product_id": "T044019"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.17.7",
"product_id": "T044019-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.17.7"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.14.18",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.14.18",
"product_id": "T044338"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.14.18",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.14.18",
"product_id": "T044338-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.14.18"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"product_status": {
"known_affected": [
"T028133",
"T044336",
"67646",
"T044019",
"T044338",
"T039183"
]
},
"release_date": "2024-11-13T23:00:00.000+00:00",
"title": "CVE-2024-21536"
}
]
}
WID-SEC-W-2024-3511
Vulnerability from csaf_certbund - Published: 2024-11-19 23:00 - Updated: 2024-11-19 23:00Es besteht eine Schwachstelle in IBM App Connect Enterprise. Dieser Fehler betrifft das Node.js-Modul in den "Dashboard and DesignerAuthoring" Komponenten aufgrund einer unsachgemäßen Ressourcenbehandlung in der http-proxy-middleware. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, indem er manipulierte Anfragen an bestimmte Pfade sendet.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise LTS <5.0.22
IBM / App Connect Enterprise
|
LTS <5.0.22 | ||
|
IBM App Connect Enterprise LTS <12.0.5
IBM / App Connect Enterprise
|
LTS <12.0.5 | ||
|
IBM App Connect Enterprise <12.5.1
IBM / App Connect Enterprise
|
<12.5.1 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in IBM App Connect Enterprise ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3511 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3511.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3511 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3511"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2024-11-19",
"url": "https://www.ibm.com/support/pages/node/7176616"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2024-11-19T23:00:00.000+00:00",
"generator": {
"date": "2024-11-20T12:42:45.951+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-3511",
"initial_release_date": "2024-11-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.5.1",
"product": {
"name": "IBM App Connect Enterprise \u003c12.5.1",
"product_id": "T039345"
}
},
{
"category": "product_version",
"name": "12.5.1",
"product": {
"name": "IBM App Connect Enterprise 12.5.1",
"product_id": "T039345-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.5.1"
}
}
},
{
"category": "product_version_range",
"name": "LTS \u003c12.0.5",
"product": {
"name": "IBM App Connect Enterprise LTS \u003c12.0.5",
"product_id": "T039346"
}
},
{
"category": "product_version",
"name": "LTS 12.0.5",
"product": {
"name": "IBM App Connect Enterprise LTS 12.0.5",
"product_id": "T039346-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts__12.0.5"
}
}
},
{
"category": "product_version_range",
"name": "LTS \u003c5.0.22",
"product": {
"name": "IBM App Connect Enterprise LTS \u003c5.0.22",
"product_id": "T039347"
}
},
{
"category": "product_version",
"name": "LTS 5.0.22",
"product": {
"name": "IBM App Connect Enterprise LTS 5.0.22",
"product_id": "T039347-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts__5.0.22"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21536",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in IBM App Connect Enterprise. Dieser Fehler betrifft das Node.js-Modul in den \"Dashboard and DesignerAuthoring\" Komponenten aufgrund einer unsachgem\u00e4\u00dfen Ressourcenbehandlung in der http-proxy-middleware. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, indem er manipulierte Anfragen an bestimmte Pfade sendet."
}
],
"product_status": {
"known_affected": [
"T039347",
"T039346",
"T039345"
]
},
"release_date": "2024-11-19T23:00:00.000+00:00",
"title": "CVE-2024-21536"
}
]
}
WID-SEC-W-2025-0043
Vulnerability from csaf_certbund - Published: 2025-01-12 23:00 - Updated: 2025-03-17 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM App Connect Enterprise <12.0.12.10
IBM / App Connect Enterprise
|
<12.0.12.10 | ||
|
IBM App Connect Enterprise <13.0.2.1
IBM / App Connect Enterprise
|
<13.0.2.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM Log Source Management App <7.0.11
IBM / QRadar SIEM
|
Log Source Management App <7.0.11 | ||
|
IBM QRadar SIEM Data Synchronization App <3.2.1
IBM / QRadar SIEM
|
Data Synchronization App <3.2.1 | ||
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um einen Cross-Site-Scripting-Angriff zu starten, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, Daten zu manipulieren, vertrauliche Informationen offenzulegen und Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0043 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0043.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0043 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0043"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2025-01-12",
"url": "https://www.ibm.com/support/pages/node/7180725"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181570 vom 2025-01-24",
"url": "https://www.ibm.com/support/pages/node/7181570"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181915 vom 2025-01-29",
"url": "https://www.ibm.com/support/pages/node/7181915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0892 vom 2025-02-03",
"url": "https://access.redhat.com/errata/RHSA-2025:0892"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1051 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1051"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184092 vom 2025-02-25",
"url": "https://www.ibm.com/support/pages/node/7184092"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184955 vom 2025-03-06",
"url": "https://www.ibm.com/support/pages/node/7184955"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7186423 vom 2025-03-17",
"url": "https://www.ibm.com/support/pages/node/7186423"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM (Log Source Management App): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-03-17T23:00:00.000+00:00",
"generator": {
"date": "2025-03-18T09:12:53.448+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0043",
"initial_release_date": "2025-01-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-02T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "7",
"summary": "Produktzuordnung korrigiert"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-17T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.0.2.1",
"product": {
"name": "IBM App Connect Enterprise \u003c13.0.2.1",
"product_id": "T040605"
}
},
{
"category": "product_version",
"name": "13.0.2.1",
"product": {
"name": "IBM App Connect Enterprise 13.0.2.1",
"product_id": "T040605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:13.0.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.12.10",
"product": {
"name": "IBM App Connect Enterprise \u003c12.0.12.10",
"product_id": "T040606"
}
},
{
"category": "product_version",
"name": "12.0.12.10",
"product": {
"name": "IBM App Connect Enterprise 12.0.12.10",
"product_id": "T040606-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.12.10"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Log Source Management App \u003c7.0.11",
"product": {
"name": "IBM QRadar SIEM Log Source Management App \u003c7.0.11",
"product_id": "T040117"
}
},
{
"category": "product_version",
"name": "Log Source Management App 7.0.11",
"product": {
"name": "IBM QRadar SIEM Log Source Management App 7.0.11",
"product_id": "T040117-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:log_source_management_app__7.0.11"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T041207",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
},
{
"category": "product_version_range",
"name": "Data Synchronization App \u003c3.2.1",
"product": {
"name": "IBM QRadar SIEM Data Synchronization App \u003c3.2.1",
"product_id": "T041488"
}
},
{
"category": "product_version",
"name": "Data Synchronization App 3.2.1",
"product": {
"name": "IBM QRadar SIEM Data Synchronization App 3.2.1",
"product_id": "T041488-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:data_synchronization_app__3.2.1"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-43788",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43788"
},
{
"cve": "CVE-2024-43796",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2024-43799",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43799"
},
{
"cve": "CVE-2024-43800",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43800"
},
{
"cve": "CVE-2024-47068",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47068"
},
{
"cve": "CVE-2024-47875",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-21536",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-21536"
},
{
"cve": "CVE-2024-21538",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-33883",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-33883"
},
{
"cve": "CVE-2024-37890",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-37890"
},
{
"cve": "CVE-2024-4067",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-4067"
},
{
"cve": "CVE-2024-4068",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-4068"
},
{
"cve": "CVE-2024-45296",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45296"
},
{
"cve": "CVE-2024-45590",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45590"
},
{
"cve": "CVE-2024-48948",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-48949"
},
{
"cve": "CVE-2024-52798",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-52798"
},
{
"cve": "CVE-2024-55565",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-55565"
},
{
"cve": "CVE-2024-45801",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45801"
},
{
"cve": "CVE-2024-42459",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42459"
},
{
"cve": "CVE-2024-42460",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42460"
},
{
"cve": "CVE-2024-42461",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42461"
},
{
"cve": "CVE-2024-47764",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47764"
}
]
}
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.